Ask a Question related to ASP Database, Design and Development.
-
rick #1
Relationship in MS Access
In MS Access, there is an interface to draw the
relationsip between tables. Do I really have to draw the
relationship to obtain databse data? Thanks in advance
rick Guest
-
MySQL relationship
After a migration from Access to MySQL V5, I have lost the Access relationship. I tried to recreate them into MySQL, through declaration of foreign... -
many to one relationship
How do I set up the tables and relationship such that I can reflect the item desc. of all items in my shopping cart? I am having item1, item2,...,... -
[PHP] URGENT BUSINESS RELATIONSHIP
he even found my work email obviouslly from the mysql list **************************************************************************** *********... -
Breaking a relationship
Any help will be appreciated- 1. Originally set up a combo box in a form referencing a look-up table. 2. Redesigned the look-up table and saved... -
threeway relationship?
Ok, so I have been up since early this morning actually focusing on Filemaker, and the database I have been thinking about building since I got my... -
GVaught #2
Re: Relationship in MS Access
Although you are in the wrong group for this question, I will answer.
The relationship window in Access is used to setup relationships between
related tables and to enforce referential integrity. This is necessary to
keep your database's data accurate and cohesive. You can still get to the
data in the tables without the relationships being created, however there is
no guarantee you will get accurate data.
"rick" <anonymous@discussions.microsoft.com> wrote in message
news:06c001c3b4c2$2f94c580$a501280a@phx.gbl...> In MS Access, there is an interface to draw the
> relationsip between tables. Do I really have to draw the
> relationship to obtain databse data? Thanks in advance
>
GVaught Guest



Reply With Quote

