Hello all,
y send an SQL to server by VB & ADO.

y traced from ODBC and I obtained this trace:

GESTION         fd28fee3-fd2805ff       ENTER SQLExecDirectW
                HSTMT               02361D94
                WCHAR *             0x01B46750 [     211] "INSERT INTO 
macbase_totales.recibos SET factura='4305', sub_factura='1', cod_cliente='58', 
importe='1441.58', fecha_emision='2001/07/20', fecha_vencimiento='2001/08/13', 
riesgo='1441.58', moneda='1', cobrado=1 ;"
                SDWORD                   211

GESTION         fd28fee3-fd2805ff       EXIT  SQLExecDirectW  with return code -1 
(SQL_ERROR)
                HSTMT               02361D94
                WCHAR *             0x01B46750 [     211] "INSERT INTO 
macbase_totales.recibos SET factura='4305', sub_factura='1', cod_cliente='58', 
importe='1441.58', fecha_emision='2001/07/20', fecha_vencimiento='2001/08/13', 
riesgo='1441.58', moneda='1', cobrado=1 ;"
                SDWORD                   211

                DIAG [S1000] [TCX][MyODBC]Got error -1 from table handler (1030)

Does anyone knows the real problem?, because I show in ODBC driver documentation:

515  S1000  HY000  General driver defined error  

that an S1000 is an general error.

Can someone help me?

Thanks in advance

-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Get 4 DVDs for $.49 cents! plus shipping & processing. Click to join. 
http://adfarm.mediaplex.com/ad/ck/990-1736-3566-59


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to