English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Ok basicly I have made 6 seperate tables and some include the same thing for example,

Type of Car, I dont want to have to type into each one the type of car so how can I make it so I type the information in one and it gets placed into all of them.

Same for names =)

2007-03-20 17:30:21 · 1 answers · asked by 5789854322379 1 in Computers & Internet Other - Computers

Ive done that and they are connected but it dont seem to work... hmmm

2007-03-20 17:38:01 · update #1

1 answers

You should have ID's as a primary key.. for example if you have a table with car_id, car_type, car_name, car_color as columns, you can have the car_id as a foreign key in all the other tables that you need...

you should read more on databases basics dude...

2007-03-20 17:35:48 · answer #1 · answered by NeevarP M 3 · 0 0

fedest.com, questions and answers