Problem with SQLSetPos with option delete
am 28.08.2006 22:38:20 von Jim Dickensoninsert_fields() in cursor.c at line 641 calls mysql_store_result and then at
line 686 insert_field is called. The problem I am having is that
mysql_store_result does not seem to set result->data_cursor but insert_field
uses this item. As it is not set the application blows up because of the
NULL pointer.
I am not sure what version of MySQL this started happening in but there is
for sure a problem in current versions.
--
Jim Dickenson
mailto:dickenson@cfmc.com
CfMC
http://www.cfmc.com/
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org