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 : Optimizer returns no rowsSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Optimizer returns no rows 
 Author   Message 
  Duane Christie 
  
 Group: Members 
 Posts: 7 
 Joined: 2008-06-03 
 Profile
 Posted : 2008-06-04 00:46:35

We have optimizer running on our linked SQL Server 2005 test box.  The following query runs ok

SELECT * FROM OPENQUERY(QBBASH,'SELECT * FROM Host unoptimized')

If we run either of these queries though, no rows are returned

SELECT * FROM OPENQUERY(QBBASH,'SELECT * FROM Host')

SELECT * FROM QBBASH...Host

I have removed the old opt file, rebuilt.  No help.  I have moved the file to folder not in the user folder with full access, still no luck.  I have tried using the verify queries, but that still doesnt work.  As of now I have just disabled the optimizer for now, but would like to get this fixed. 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-06-04 08:40:04

See: MS SQL Server 2000 Linked Server issue using the QODBC optimizer 

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to