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 : Access - using Microsoft JetSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Access - using Microsoft Jet 
 Author   Message 
  SamDeMan 
  
 Group: Members 
 Posts: 6 
 Joined: 2006-06-16 
 Profile
 Posted : 2006-08-02 03:56:02

based on what i read on these discussion groups i see that i can use a pass-through query. I was wondering if there are any plans to make the sp_reports more like the other tables. i am familiar with SQL of Access but not of QODBC. also, is there can i find a list of commands that i would be able to use for my pass-through query? i already saw some of the posts here, and i am not asking for the basic example of a pass-trhough query, rather i would like to take advantage of other commands that are available.

btw, i am going to use: sp_report ProfitAndLossByClass show Amount_Title, Text, Label, Amount parameters DateMacro = 'ThisYearToDate', SummarizeColumnsBy = 'Class'

thanks,

sam 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-08-02 09:57:35

See: Are there any special stored procedures that can assist me in programming? 

See also: What do the new stored procedures SP_REPORTS and SP_PARAMETERS do? 

 

  Top 
  SamDeMan 
  
 Group: Members 
 Posts: 6 
 Joined: 2006-06-16 
 Profile
 Posted : 2006-08-02 10:03:16

THanks for the quick reply.

what i am looking are commands for the pass-through query. for example, i would like to combine two columns, e.g. instead of: sp_report ProfitAndLossByClass show Amount_Title, Text, Label, Amount parameters DateMacro = 'ThisYearToDate', SummarizeColumnsBy = 'Class', i would like to have Text & Label as NewLable but i don't know the syntax. do you have a list of syntax, or which language is this based on, so that i can find it on the internet.

thanks,

sam

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-08-02 10:24:54
These stored procedures are internally defined within QODBC, you cannot modify them or define new ones.  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to