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 / SQL Server / ADP / March 2005

Tip: Looking for answers? Try searching our database.

Quick Books ODBC Driver Problems

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daron - 14 Mar 2005 20:17 GMT
I am trying to get some data from a Quick Books file using QODBC driver into
Access. The tables can be linked okay but when the table is opened it takes a
long time to populate. After checking with the QODBC people they say their
driver works fine but that the problem is with Access.

This is what they say:.

http://www.qodbc.com/QODBCAutoFAQ.htm?faq_id=16&category_id=1

Access is overloaded with multi-user functionality, meaning that features
like updating all stations when a record changes on-line and other features
are easily accomplished by the native Access file format.

When Access uses ODBC however, it attempts to do the same thing. For
instance, when you open a multi-user grid on an ODBC data file, it must read
the entire file into memory before continuing. This continues in the
background, and when you press page-down, Access waits until the file has
been completely read before beginning another query of the entire file,
starting with the last record of the previous screen.

This makes sense.

Question: is there a way around this? I already have an Access database and
want to connect it to QuickBooks.

Thanks in advance.
Jim Rand - 14 Mar 2005 22:51 GMT
Change the query to a query pass through.  Then, create and execute a make
table query that uses the first query as its source.  Don't even think about
using a linked table.

> I am trying to get some data from a Quick Books file using QODBC driver into
> Access. The tables can be linked okay but when the table is opened it takes a
[quoted text clipped - 22 lines]
>
> Thanks in advance.
 
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.