Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / November 2004

Tip: Looking for answers? Try searching our database.

Relationships with Backend/Frontend and external SQL db

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mariantrygg - 04 Nov 2004 11:06 GMT
Hi

I have a db that I have split into FE/BE but which also uses a dozen
or so linked tables from a SQL Server db. I have linked the SQL tables
to the FE *rather than link them to the BE then link again to the FE),
so how do I create relationships between the tables in my BE db and
the SQL tables? If I do this in the FE, are there any issues of
performance, maintainability etc. to watch out for?

Thanks
Marian
Rick Brandt - 04 Nov 2004 14:36 GMT
> Hi
>
[quoted text clipped - 4 lines]
> the SQL tables? If I do this in the FE, are there any issues of
> performance, maintainability etc. to watch out for?

You can't create "real" relationships between tables in two different
databases period.  Oh, you can go into the relationships window and create
the "lines", but that is all they will be.  They cannot enforce anything
and serve only two purposes.  They can document how the tables are related
in an abstract sense and they can cause default table joins to occur when
you create new queries.  For those purposes putting them in the front end
is fine.

Signature

I don't check the Email account attached
to this message.     Send instead to...
RBrandt    at       Hunter      dot      com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.