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 : Item table errorSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Item table error 
 Author   Message 
  Mark Heath 
  
 Group: Members 
 Posts: 10 
 Joined: 2006-04-07 
 Profile
 Posted : 2006-10-20 05:35:54

Using Quickbooks Premier 2004, I get the following error:

2006-10-20 01:21:14 QODBC Ver:  6.00.00.176 *********************************************************************************************************************
IsAService: False
SQL Statement: SELECT Top 1 * FROM Item WHERE FullName LIKE '%Unattended%' ORDER BY FullName
Invalid Table Name in Open Table. (Item)

2006-10-20 01:21:15 QODBC Ver:  6.00.00.176 *********************************************************************************************************************
IsAService: False
Invalid Table Name in Open Table. (Item)

It works fine with both the Canadian and USA Quickbooks.  I can query the Item table with VBDemo.  With the Australian version, it crashes my application.

 

 

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

Sorry, my subscription of my Australian copy of QuickBooks 2004 has long expired, however I had no problems at all using:

SELECT Top 1 * FROM Item WHERE FullName LIKE '%Bathroom%' ORDER BY FullName

with my QuickBooks 2006/07 Premier edition.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to