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 in sp_report ARAgingDetails, APAgingDetail, etcSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC SQL Support Forum

 New Topic 
 
 Post Reply 
[1]  
 Error in sp_report ARAgingDetails, APAgingDetail, etc 
 Author   Message 
  Piyush Varma 
  
 Group: Members 
 Posts: 66 
 Joined: 2006-04-06 
 Profile
 Posted : 2006-07-12 03:33:58
Since I upgraded QODBC to V 6.0.0.176, the following error appears regularly in QODBC.LOG file.

2006-07-11 09:57:00 QODBC Ver:  6.00.00.176 *********************************************************************************************************************
IsAService: False
Invalid Table Name in Open Table. (ARAgingDetail)
The message appears multiple times for each report and is repeated for APAgingDetails, BalanceSheetStandard, ProfitAndLossBudgetOverview, ProfitAndLossStandard, TxnDetailByAccount, ProfitAndLossBudgetVsActual.

How can I fix the errors please?

Thank you,

Piyush Varma 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-07-12 09:50:09

I've just ran:

sp_report ARAgingDetail show TxnType_Title, Date_Title, RefNumber_Title, PONumber_Title, Name_Title, Terms_Title, DueDate_Title, Aging_Title, OpenBalance_Title, Text, Blank, TxnType, Date, RefNumber, PONumber, Name, Terms, DueDate, Aging, OpenBalance parameters DateMacro = 'Today', AgingAsOf = 'Today'

and don't see the error? If I do something silly like:

Select * from ARAgingDetail

I will get the error:

2006-07-11 16:47:09 QODBC Ver:  6.00.00.176 *********************************************************************************************************************
IsAService: False
SQL Statement: Select * from ARAgingDetail
Invalid Table Name in Open Table. (ARAgingDetail)

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to