Collections:
Other Resources:
Creating Relationships among Tables
In my MS Access 2000 database, I have 4 tables: Bank, Client, Account, and Transaction. How to build relationships among those tables?
✍: FYIcenter.com
This tutorial shows you how to create 3 relationships:
1. Click the relationships icon in the icon bar. The relationships window opens up.
2. Right click on the window and select the “Show All” command. All 4 tables show up.
3. Double click on the relationships window. The Edit Relationships dialog box shows up.
4. Click the “Create New” button. The Create New dialog box shows up.
5. Enter these values and click OK to close the dialog box:
Left Table Name: Client Left Column Name: id Right Table Name: Account Right Column Name: client_id
5. Click the “Create” button on the Edit Relationships dialog box. The first relationship is created.
6. Repeat these steps to create other 2 relationships.
2014-12-31, 12055🔥, 1💬
Popular Posts:
Can I remove startup application "ApacheMonitor.exe - Monitor Apache Servers" to speedup my computer...
Where does Mozilla FireFox 2 store cookie files on my computer? Some cookies are stored to your comp...
How to write a batch file? I want to print "Hello world!" message on the screen. You can follow this...
What is naPrdMgr.exe process - Network Associates NAI Product Manager? Process naPrdMgr.exe is the p...
Where to find information about what services are running on Windows 8 and how to manage them? I wan...