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 : ODBC Job Profitability ReportSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 ODBC Job Profitability Report 
 Author   Message 
  Brian 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-01-23 
 Profile
 Posted : 2008-01-23 03:41:15
Is there anyway I can get a job profitability report from QODBC into excel? 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-01-23 07:40:41

Yes, many of the reports built-in to QuickBooks can be accessed directly via the QODBC Driver. This means that reports that you are already familiar with in QuickBooks can be run and the results can be sent to MS Excel or Access with live accounting data.

An example is this query:

In place of a SQL command like SELECT or INSERT, we use a stored procedure pass-thru command in MS Query, the results of which produces the report. This data can be loaded into any application you desire and shown in the format you require as frequently as you like. Numerous reports are available in this fashion, and we think this is the easiest way to get started with our driver because the data is already in a format you can recognize, as opposed to raw data.

See: Using Job Type parameter for Job Profitability Detail Report for the SQL Statement to use in your report.

 

  Top 
  Brian 
  
 Group: Members 
 Posts: 4 
 Joined: 2008-01-23 
 Profile
 Posted : 2008-01-24 09:31:12
Is there a report function name list that specifies the parameters for each report needed? 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-01-24 09:42:59
Yes, see: How do I use the QuickBooks Reporting Engine with QODBC? I've heard something about sp_report ?  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to