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 : Multi-Company Reporting with Crystal ReportsSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Multi-Company Reporting with Crystal Reports 
 Author   Message 
  Bret Hamlin 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-04-24 
 Profile
 Posted : 2008-04-24 01:49:33

I have a client trying to create reports with Crystal for multiple companies.  I found this link that we used to help with this:

http://www.qdeveloper.com.au/forum.php?homeinclude=topicdetails&forum_id=1&category_id=42&post_id=2266

When this is used, the client gets the following error:

 

"ODBC call failed.  Unexpected end of SQL statement."

 

Any ideas?

 

Thanks.

 

 
Bret Hamlin 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-04-24 09:32:26

Have your client look at: How do I use QODBC with Crystal Reports? 

QuickBooks can only have one company file open at any one point of time. So the report must be closed before running a report on another company file.

With Crystal Reports XI you can now select the prompted value type as a DATE making it easier. For example:

sp_report ExpenseByVendorDetail show Account, ClearedStatus, SplitAccount, Amount parameters DateFrom={?DateFrom}, DateTo={?DateTo}

 

  Top 
  Bret Hamlin 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-04-24 
 Profile
 Posted : 2008-04-24 22:31:30

So there is no way possible to build one report that combines more than one company file?  What about all of these people that have multiple businesses?  I can't believe that no one is reporting on multiple companies with Crystal or anything like that.  There has to be a way.  Any ideas?

Thanks,

Bret Hamlin

 

 
Bret Hamlin 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-04-28 18:33:32
Sorry it's QuickBooks here that can only have one company file open, not QODBC. You can however export each company file report and then consolidate them afterwards. 

  Top 
  AaronK 
  
 Group: Members 
 Posts: 12 
 Joined: 2008-04-29 
 Profile
 Posted : 2008-04-29 04:54:25
If you can get the instructions about using DTS and SQL Server to work, you can report on the multiple companies (as they appeared the end of the last business day) by using the SQL table you dump the quickBooks data into. 

  Top 
  Al 
  
 Group: Members 
 Posts: 4 
 Joined: 2007-02-17 
 Profile
 Posted : 2008-05-01 03:53:13

Or you can use QReportBuilder....

http://www.QReportBuilder.com

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to