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 : Balance Sheet- OverFlow ProblemSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Balance Sheet- OverFlow Problem 
 Author   Message 
  Lilly M 
  
 Group: Members 
 Posts: 2 
 Joined: 2007-11-20 
 Profile
 Posted : 2007-11-20 06:26:55
I've run across a problem with using sp_report BalanceSheetStandard . It seems that if there is an "overflow" problem, then the stored procedure skips that line all together. For example if I use

sp_report BalanceSheetStandard show Text, Label, Amount_1 as Amount, Amount_1_Title as "As of"
parameters DateMacro = 'ThisYearToDate', SummarizeColumnsBy = 'TotalOnly'

Account 1000117's balance is not displayed.


 


If I look into the Accounts table, I get the same thing. Account 1000 117 is 0. However, if I run a QUICK report, I get the total/balance for that account.

My questions is where does Quick Reports pull its data from?
Thanks
 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-20 07:47:44
This is a QuickBooks and qbXML SDK issue. You will need to contact Intuit support directly for a workaround. 

  Top 
  Lilly M 
  
 Group: Members 
 Posts: 2 
 Joined: 2007-11-20 
 Profile
 Posted : 2007-11-20 08:30:44
Tom: Thanks for the reply. I may be able to get to my result with just running the Account Quick Report as displayed above. I didn't see this when I run sp_reports.  Is there a stored procedure for a Quick Report?
Thanks. 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-20 12:51:56
You can try looking at: How to retrieve Account balance  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to