RE: Design Of Database
- From: George <George@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 30 Nov 2008 07:39:00 -0800
Melissa,
I got a bit confused:
1) How your clients are related to the vehicles? One client owing more than
one vehicle?
2) By entering a new job this has to be: select a client, select a vehicle
he/she owns and then enter parts, date, amount etc?
GeorgeCY
Ο χρήστης "Melissa" έγγραψε:
Hi.
I need to create a database for windscreen repairs. I have one table for
"Clients" and one table for "VehicleDetails", also I have a table for
"Jobs".
In the clients table I have, "ClientID, ClientName,TelNo,CellNo"
IN the vehicledetails table i have" vehicleId, Make,MOdel, Reg,
VinNo,EngineNo"
In the JOBS table I have, ClientName,Reg,Make,Model
Now i have a form for each "Clients" and for VehicleDetails. I would like
to create the jobs Form now, and when I create a new job, i want to be able
to select the ClientName from a drop down list, and then that specific
clients vehicle information (Make,MOdel, Reg, etc) must automatically appear
in these fields on the Jobs form. I would like to avoid subforms if
possible?
Thank you
Melissa
- Follow-Ups:
- Re: Design Of Database
- From: Melissa
- Re: Design Of Database
- References:
- Design Of Database
- From: Melissa
- Design Of Database
- Prev by Date: RE: Subforms
- Next by Date: Re: Design Of Database
- Previous by thread: Design Of Database
- Next by thread: Re: Design Of Database
- Index(es):
Relevant Pages
|