One form for each table ?

miguelsbpgj

Registered User.
Local time
Today, 16:34
Joined
Nov 21, 2006
Messages
11
Hello to all ...

Could some one help me ?


I need to have

tblCostumers - stores costumers names, contacts, address ....

tblSistems - stores computer system details each costumer has .

tblReapir - stores data from all repair service performed to each costumer

Question is :

Can I enter data for this tables through one form or need specific forms to each table ?
In the second case, how each specific form knows how to relate data correctly from
tblCostumers, tblSistems and tblReapir ?

Lots of thanks
 

Users who are viewing this thread

Back
Top Bottom