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 Columns emptySearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Balance Columns empty 
 Author   Message 
  ukmerlin 
  
 Group: Members 
 Posts: 4 
 Joined: 2007-11-29 
 Profile
 Posted : 2007-11-29 04:28:17

I am trying out this product which seems to work ok however I do not show any values in any balance columns, which of course means the data is not available in access. Which data field do I need to use the balance as shown in the customer viewer in QB. also, I have two custom fields for the customer, how can I turn them into table entries and not free entries?

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-29 06:43:04

For balances and stock quantities: the option "Nulls" is the default when you install QODBC. This means QODBC will return NULLs for all fields that cannot be kept in sync, "Dirty Reads" - means return the most current value that was loaded into the optimizer cache, and "Real Time" uses the slower method to get the data directly out of QuickBooks making sure you get the most current value for the requested fields. (Real Time is the previous method used). You need to change the option to "Dirty Reads" for fast operation.

See: How do I setup the QODBC Optimizer? Where are the Optimizer options? for further information.

 

  Top 
  ukmerlin 
  
 Group: Members 
 Posts: 4 
 Joined: 2007-11-29 
 Profile
 Posted : 2007-12-08 03:37:46
I have tried the options you mention below, however, following each attempt, the balance columns are still empty. Not only that but if I go back to the optimizer I find that the date as of selection has returned to the start of every query and that the button for real time is selected. The optimize data after an insert or update also reverts back to unchecked. Any other ideas?
ta ~ S 

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

Make sure you have no QODBC connections active and reset you optimizer settings. Close the QODBC Setup  Screen and then reopen it and confirm whether your settings are still changed. If not, reinstall QODBC using you current Windows login.

Note: If you are using Windows XP, you login account must be a administration account.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to