SQLExecDirectW error -
11-21-2003
, 03:57 PM
Hi all,
I have an application on sybase. It sometimes gives me an error when
I insert a record into database. The some insert SQL happens this
error while similar other insert SQLs do not. I traced the ODBC and
here is the line what I found.
Please can somebody advise me why it happened and how to fix it.
//////////////
904-898 ENTER SQLExecDirectW
HSTMT 01AC15A0
WCHAR * 0x019D0570 [ 134] "SELECT
Table_Name,Native_Error from Service_Exception where Service_Name =
'DataService' AND DBMS_Vendor = 'Adaptive Server Anywhere' "
SDWORD 134
////////////////////
Thank You in advance
PPC |