Matt's ODBC wrapper and Mysql
- Posted by George Walters <gwalters at sc.rr.com> Nov 03, 2004
- 640 views
Matt, It seems that all syntax errors in an SQL statement are now being reported as invalid handle. I beleive this began when I upgraded MySql to their current version 4.015. At least this has been the case of the last 3 or 4 bugs of mine. On the older MySql it always seemed to report the position on the line and showed the text following that position. Have you found anything that might remedy this? I've also noticed from an executing program when I close the DB that my dos screen which is running MySql line interpreter usually loses it's connection to the data base.. any thoughts on this one? A command of "use DBname" reconnects. george