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 : Force Driver Status Panel to displaySearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Force Driver Status Panel to display 
 Author   Message 
  JBonavita 
  
 Group: Members 
 Posts: 6 
 Joined: 2007-05-01 
 Profile
 Posted : 2007-06-21 06:05:29

Is there any connection string parameter that will cause the driver status panel to display? We need someway of showing progress to our users.

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-06-21 08:53:12

Display Driver Status Panel is global to QODBC, it's not controlled by a DSN or a connection string. Simply check the box in the QODBC Setup Screen:

  • Detail Tracing (Slow) creates a trace log of exactly what QODBC is doing in the background with the application and is used for debugging purposes. Make sure the log is turned off when not needed as these logs can use up large amounts of disk space.
  • Display Optimizer Status Panel will display the progress of optimization on the data, this is especially helpful on large data files being reloaded in their entirety.
  • Display Driver Status Panel when selected shows exactly what QODBC is doing when accessing the QuickBooks data and provides a good assessment of speed using optimized data and non-optimized data.

 

 

  Top 
  JBonavita 
  
 Group: Members 
 Posts: 6 
 Joined: 2007-05-01 
 Profile
 Posted : 2007-06-21 09:01:45

I'm installing the QODBC with my application using an OEM license. Is there a way durning the installation to set this as the default then?

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-06-21 09:47:28

The Display Driver Status Panel flag is setup in:

C:\Documents and Settings\All Users\Application Data\QODBC Driver for QuickBooks\ODBCINST.INI

[QODBC Driver for QuickBooks (32 bit)]
DebugPanel=Yes

Note: QODBC will run slower with this option turned on.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to