98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Access
Access
Resolved · Medium Priority · Version 2007
Anne has attended:
Access Introduction course
Access
I am in the process of creating a database and need to split the tables I am creating - how do you suggest I do this? Do I need to create the main database and then a table with the financial information and another table with the contacts and so forth
RE: Access
Hi Anne,
Thank you for your question and welcome to the forum.
I understand from your email that you have one table with all the financial and contact details.
What you need to do is create two separate tables, one that contains the Financial fields and one with all the Contact details. Each table should have a Primary Key that uniquely identifies each record in each table such as FinanceID and ContactID.
If a contact had more than one financial record or product, thern you need to put a Foreign key in the Financial table.
Then you link the Primary key in the Contacts table to the Foreign key in the Financial table. You usually name the Foreign Key the same name as the Primary key in the other table.
I hope this helps.
Regards
Simon
Thu 31 Mar 2011: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:How To Display An '&' In A Label In A FormTo have your label display a sentence with an &(ampersand) in it, like Fox & Hound simply type it as: |