Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : Error with SQL Query AnalyzerSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v6 Forum

 New Topic 
 
 Post Reply 
[1]  
 Error with SQL Query Analyzer 
 Author   Message 
  Hoffman 
  
 Group: Members 
 Posts: 2 
 Joined: 2006-04-26 
 Profile
 Posted : 2006-04-29 05:41:55

We have SQL Server 2000 with QODBC as a linked server.  The linked server shows the tables, and appears to be connected properly.  I can create a QODBC connection and run queries in DTS packages, but I get the following error when using SQL Query Analyzer:

SELECT * FROM OPENQUERY(QODBC,'SELECT ListID, Name FROM Customer')

Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'MSDASQL' reported an error. 
[OLE/DB provider returned message: [QODBC] Error]
OLE DB error trace [OLE/DB Provider 'MSDASQL' IRowset::GetNextRows returned 0x80004005:   ].

Also, The VB Demo runs fine...any ideas?

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-04-29 20:16:07

The SQL Query Analyzer appears to be running as a Windows Service. Do you have a Server Edition of QODBC and are the QODBC DCOM Servers running?

See: Does QODBC work with MS SQL Server Linked Tables? for more.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to