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 : Insert into CheckSearch Forum

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

 New Topic 
 
 Post Reply 
[1]  
 Insert into Check 
 Author   Message 
  Dan Walls 
  
 Group: Members 
 Posts: 1 
 Joined: 2007-03-22 
 Profile
 Posted : 2007-03-22 00:08:01

Hi,

I am having problem doing an insert into the Check table. The Sql statement is below. Can you see an problems with my approach?

INSERT INTO Check (AccountRefListID,AccountRefFullName,PayeeEntityRefListID,PayeeEntityRefFullName,RefNumber,TxnDate,
Memo,AddressAddr1,AddressAddr2,AddressAddr3,AddressAddr4,AddressCity,AddressCounty,AddressPostalCode,AddressCountry,
IsToBePrinted,AmountIncludesVAT)VALUES ( '160000-1120441942','Unallocated Funds','810000-1122516863','aaa','CC20.27',
'21/03/2007 11:02:01 PM','Credit Card Clearing-ST_Jan/2007-PN99-:CC','','','','','','','','',0,0) 

The error message I am getting is :

ERROR [42S00] [QODBC] Invalid operand for operator: <assignment>

 

 

Thank-you,

dan

 

 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-03-22 11:31:05
See: I would really like to be able to write Checks from Access to Quickbooks, how do I do it?  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to