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 / December 2005

Tip: Looking for answers? Try searching our database.

mixing linked tables

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Gil - 17 Dec 2005 13:35 GMT
hello i have a front end access application that has mixed linked
tables from 2 different sources.
some tables are linked to a MYODBC Driver and the other tables are
linked to an access database.
I know this sounds weird but it must be this way according to my
situation.

I am noticing that each time i run a query between the 2 linked tables
it takes very long for the new connection to load.

for example i have table A which is linked to the Myodbc source
and i have table B which is linked to the access database.

when i call a query from Table A it has to load for the first time, but
once it is loaded it can be called again instantly.
if i call a query from Table B after calling table A than i think table
A closes its connection automatically and opens a new connection for
Table B and table B goes through the same story. Slow first load, than
fast loads once it was loaded.

It seems like access can not keep two connections open at the same
time?

By the way... when working on the app locally its fast all of the time.
im only noticing this problem when working over the network.
John Welch - 17 Dec 2005 17:06 GMT
Try keeping a persistent connection open to the data in both places. For
more info and ideas, check out Tony Toews' great tips at:
http://www.granite.ab.ca/access/performancefaq.htm

> hello i have a front end access application that has mixed linked
> tables from 2 different sources.
[quoted text clipped - 21 lines]
> By the way... when working on the app locally its fast all of the time.
> im only noticing this problem when working over the network.
 
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.