Dave has attended:
No courses
How many Microsoft Access database table do I need
Hi,
I am creating a ordering system using a Microsoft Access database. I have got stuck and could really use some advise on how many Microsoft Access database tables I need to use. Currently I have have all the customer information set up in Microsoft Access database tables and now I need to implement the ordering Microsoft Access Database tables.
Thanks for the help
Dave
RE: How many Microsoft Access database table do I need
Hi Dave
For a basic implementation in a Microsoft Access database, you will need 3 tables:
A customer table
An order table
An order item table
If you have all these tables within your Microsoft Access database you should have no problem implementing you ording system within a Microsoft Access database system.
Hope this helps
David