creating relations with sql

  • Thread starter Thread starter Jonas
  • Start date Start date
Hi Jonas,

MSDN website had an excellent series of articles
by Acey James Bunch that I think will help.

The article "Fundamental Microsoft Jet SQL for Access 2000" discusses "constraints as
the way to establish relationships between tables."
http://msdn.microsoft.com/library/en-us/dnacc2k/html/acfundsql.asp

"Intermediate Microsoft Jet SQL for Access 2000" discusses how "Constraints can also
be used to establish primary keys and referential integrity, and to restrict values
that can be inserted into a field."
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k/html/acintsql.asp

Good luck,

Gary Walter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top