Access Relationships (Oracle Tables)

M

meyerryang

In an attempt to bring our applications up to security standards, our tables
have been recreated in Oracle. I have the ability to design the front end,
however am having a difficult time with the relationships. If you have a one
to many relationship enforcing referential integrity, how do you maintain
that in access (assuming it was structured identically in Oracle). When I
view the relationships and try and enforce referential integrity it doesn't
allow me to..? How do I do this, should it come in automatically when I link
the tables?

Thanks in advance.
 
T

Tom van Stiphout

On Tue, 22 Jan 2008 17:53:07 -0800, meyerryang

The back-end Oracle database should enforce these relationships. It
cannot be done in the front-end.
This is true for split Access (better: Jet) databases as well: you
establish the relationships in the back-end.

-Tom.
 

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

Top