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 : Can Not Select "FQSaveToCache" True(1) records.Search Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC Frequently Asked Questions

 New Topic 
 
 Post Reply 
[1]  
 Can Not Select "FQSaveToCache" True(1) records. 
 Author   Message 
  Toru 
  
 Group: Members 
 Posts: 1 
 Joined: 2006-09-26 
 Profile
 Posted : 2006-09-26 23:16:32

We recently purchased QODBC driver and found some difficulty summarized in question below.
We would like to receive your help/support on this matter. If there are any unclear description or situation, please let us know.

Question 1
When we execute selected sentense* to the following tables*, it only shows the last sentence although there are other records or transactions.

* Selected Sentence
SELECT * FROM JournalEntryCreditLine where TxnNumber = 5625 ;

* TABLE:
JournalEntryCreditLine
JournalEntryDebitLine

We could only obtain "FQSaveToCache" False(0)" record; however we also like to obtain "FQSaveToCache" True(1)"records.

If there are any QODBC setting or options regarding the description of selected sentence above, we would like to have your support.

Our system and registration number are as follows:

OS = Microsoft Windows XP Professional SP1
Soft = MicrosoftAccess 2003
QuickBooks = UK Pro 2003

Product Ordered: QODBC Desktop Driver for Quickbooks UK 2006 Read Only
We look forward to hear from you soon.
Best Regards

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2006-09-27 11:38:33

You will never find any "FQSaveToCache" True(1) records in any of the tables. We only use "FQSaveToCache" set True(1) to group multiple inserts to form a transaction as part of a sequence of inserts. The column is only there as a placeholder.

See: JournalEntry, JournalEntryCreditLine and JournalEntryDebitLine for more.

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to