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 : CheckExpenseLine: [QODBC] Incorrectly built XML from Update Start.Search Forum

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

 New Topic 
 
 Post Reply 
[1]  
 CheckExpenseLine: [QODBC] Incorrectly built XML from Update Start. 
 Author   Message 
  SaSGurus 
  
 Group: Members 
 Posts: 26 
 Joined: 2006-04-02 
 Profile
 Posted : 2008-12-16 04:04:10

While updating records in a QB File, using VB .NET, this error came up

Incorrectly built XML from Update Start.

ISAMGetData
    0x002C89D0 [ISAM]
    0x02D92680 [CheckExpenseLine]
    COLUMN: 34 [ExpenseLineAccountRefFullName]
    OFFSET: 0 RawXML: FALSE
    ForceUnoptimized: FALSE
    DoNotMoveToCache: FALSE
    UpdateOptimized: FALSE
    SQL_C_CHAR
    Petty Cash:Petty Cash - BOS
    MAX LENGTH: 160
    LENGTH RETURNED: 27
    NO_ISAM_ERR 00000 00000
ISAMPutData
    0x002C89D0 [ISAM]
    0x02D92680 [CheckExpenseLine]
    COLUMN: 40 [ExpenseLineClassRefFullName]
    SQL_C_CHAR
    100 Sales
    ISAM_BAD_UPD_XML_PUTD S0000 00000 [QODBC] Incorrectly built XML from Update Start.
ISAMGetErrorMessage
    0x002C89D0 [ISAM]
    S0000 00000 [QODBC] Incorrectly built XML from Update Start.
ISAMCloseTable
    0x002C89D0 [ISAM]
    0x02D92680 [CheckExpenseLine]

The SQL Command it stopped on was:

"Update CheckExpenseLine set ExpenseLineClassRefFullName = '100 Sales' where ExpenseLineAccountRefFullName = 'Petty Cash:Petty Cash - BOS'"

I have the Read and Write Version of QODBC.

Thanks,

Nachu.

 

 

 

 
Victor Nahigian
617-965-4615 x110
jvn@sysgbs.com 
 
  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2008-12-16 11:31:08
See:CheckExpenseLine (incorrectly built XML from Update start)  

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to