I have been using ODBC v3.51 to access MySQL DB's hosted by a RH v7.2 Linux VM for 
select purposes from within an application script. They are normally imported in the 
early morning.

I now have a need to Insert into a table from an application script. The insert works 
when submitted through phpMyAdmin. However, when the Insert statement is submitted via 
the application script, I get: End Action [ failure 0x1602] in the application log.

Any suggestions on how to proceed and deal with this issue would be greatly 
appreciated.


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to