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 : Invalid Table name , when trying to connect thru QODBCSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Invalid Table name , when trying to connect thru QODBC 
 Author   Message 
  adrshen 
  
 Group: Members 
 Posts: 2 
 Joined: 2008-06-03 
 Profile
 Posted : 2008-06-03 08:47:41
 am trying to import data into SQL Server 2005 Standard Edition from Quick Book Reporting tables "Employee Earnings Summary" and "Collection Reports" via QODBC and stuck with following error.

ERROR [42S00] [QODBC] Invalid table name: Employee Earnings Summary (fqqb32.dll)

Same error repeated when i tried to import data from Collection Table. But when i tried to import Bill and some more tables data thru import/export wizard of SQL Server 2005, it got success.

Can any one tell that why this error is coming 

 
Ahmad Drshen
MCP,MCDBA,MCITP 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-06-03 11:24:51

Employee Earnings Summary isn't a table, the table is EmployeeEarning. The process of extracting actual reports is done via QODBC's stored procedure: sp_report

See: How do I use the VB Demo for testing? 
          How do I use the QuickBooks Reporting Engine with QODBC? I've heard something about sp_report ? 

          Where are the schema rules for using QODBC? How do I use sp_columns? 

for further information.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to