Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting error while updaing db2 tables 1

Status
Not open for further replies.

CKM

Programmer
Feb 19, 2001
1
US
I'm getting the following error while updating a db2 table using odbc through a C++ application running in windows NT(Server).

"SQL0007N The character "\" following "nd REQUIREMENTVALUE" is not valid. SQLSTATE=42601".

The same application[also same version] runs well in another NT machine(Server/Workstation). I am constantly getting this error, and only the character "\" changes for each run. I don't know how that junk is appearing. As the values when displayed thru 'cout', look ok.
Any suggestions please.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top