Re: Matt's ODBC wrapper and Mysql
- Posted by George Walters <gwalters at sc.rr.com> Nov 09, 2004
- 631 views
Matt, don't worry about that one. The data base appeared corrupted. After the message, junked up data was being returned,then a few minutes later it cleared up. I did nothing to clear it up. It must have been a MySQL bug that appeared and went away. I'm thinking it was perhaps a buffer issue. I'm testing update programs and periodically copy a backup set of data back to the set I'm using. I think that was what confused it. Would this make sense? The error messaged text was what was returned from execDirect. That was pretty close to the text. I couldn't clip it from the messageBox. george Matt Lewis wrote: > > > posted by: Matt Lewis <matthewwalkerlewis at yahoo.com> > > > George Walters wrote: > >>Matt, would you know how to track down "error #124 from the table Handler" >>ODBC interface? About 8 or so reads through a program that loads gl figures >>into a financial format, I get that message returned from ODBC. I've searched >>through the MySQL docs for "124" and don't find a match. > > > What function did you call that returned the error? Is that the actual > error message that is returned? > > Matt Lewis > > > >