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 : Clearing the cacheSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Clearing the cache 
 Author   Message 
  JamJar Print 
  
 Group: Members 
 Posts: 1 
 Joined: 2008-10-22 
 Profile
 Posted : 2008-10-22 01:29:54
Hi,

I am using an Access programme to post invoices to QuickBooks UK 2006 using QODBC. The programme often posts several invoices at once and uses the FQSaveToCache option. If anything goes wrong with an invoice, an error handling routing catches the error and continues with the next invoice. The problem is that any invoice lines saved to the cache will appear in the next invoice, hence I need a way of clearing the cache. I have searched this forum and been advised to close and recreate the connection, but this is not possible as the Access programme currently uses linked tables to talk to QODBC and so I can't disconnect the project.currentconnection. I therefore have two questions:

1) Is there another way to clear the cache (such as posting a blank invoice line with FQSaveToCache = 0) and what are the side effects.

2) I could alternatively create a new connection using the system DSN ('QuickBooks Data') - I have tried various connection strings to acheive this but when a connection is made and I try to post an invoice, I get:

Invalid operand for operator: <assignment>

This is very strange as it works fine through the linked table connection

Thanks for your help,
Mark Urban 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-10-22 08:14:17
See: Clearing the cache.... again  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to