Starting a database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can someone recommend a sample database that I can look at that will show the
table relationship (one to many) and entering in data that will bring up the
company name with all its info on a form that you enter customer info. I
can't seem to get this going correctly. The links are there but on the form
the controls are not set up right. any recommendations on where I can see
this example and copy as much as I can from the form. Thanks
 
hi,

NC said:
Can someone recommend a sample database that I can look at that will show the
table relationship (one to many) and entering in data that will bring up the
company name with all its info on a form that you enter customer info. I
can't seem to get this going correctly. The links are there but on the form
the controls are not set up right. any recommendations on where I can see
this example and copy as much as I can from the form. Thanks
http://msdn.microsoft.com/archive/en-us/dnaraccessdev/html/ODC_DSumDAvg.asp?frame=true



mfG
--> stefan <--
 
Access ships with the NorthWind.mdb sample database. Although the naming and
coding conventions are not the best, it is a good place to look and you
already have it.
 
Back
Top