Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Table linking question

0 views
Skip to first unread message

Vedran

unread,
Oct 17, 2006, 5:41:23 AM10/17/06
to
Hello!!

I have two tables in the database: registrations and vehicles. Vehicles
contains types of vehicles. I would like to put in the registrations
view a drop down list (i think it is called select) that lists all the
vehicle types (eg. SUV, Convertible...) from the vehicle table. Also
after a user chooses a vehicle type, id of this vehicle should be
written as a foreign key in the registrations table.

I would appreciate if someone would give me some guidelines how to do that.

Is it possible to access vehicle table from registrations view?

Thanks in advance!!

0 new messages