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 : the following query returns different results randomlySearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Bug Reports

 New Topic 
 
 Post Reply 
[1]  
 the following query returns different results randomly 
 Author   Message 
  jeff 
  
 Group: Members 
 Posts: 76 
 Joined: 2006-06-03 
 Profile
 Posted : 2006-12-15 13:18:47

SELECT * FROM Customer where ListId = '710000-1197759579' or ParentRefListID = '710000-1197759579'

I usally expect to get back a couple of records for the parent and its children but sometimes I get no results back and I have not changed any of the data.

The query usally works the first time the page loads but subsequent loads do not produce any records. I have seen the same behavior from VBDemo.

Any ideas why the same query would sometimes produce results and at other time no results. The data has not changed between queries.

I used to have the same problem on my development machine, except then I would get the iterator error.

 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-12-15 13:25:52
I have had this happen to me too. If you close the connection and reopen the connection, the data reappears. Given there are number of problems with the passthrough flag and ADO, can you please retest this with QODBC v7.00.00.201 (when it's available) and let me know if the problem persists? 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to