bungpeng Posted August 20, 2003 Posted August 20, 2003 I get this error message when I read data from MySQL database. It is Microsoft.Data.Odbc.OdbcException. Anyone know what is this problem and how to solve it? TQ Quote
loyal Posted August 20, 2003 Posted August 20, 2003 which version of SQL you use ? if it 7 or later it should be SQLException if not then should be OLE or ODBC Quote Gary Says: To be a good programmer, you must be good at debugging
Administrators PlausiblyDamp Posted August 20, 2003 Administrators Posted August 20, 2003 What is the Message property of the OdbcException? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
bungpeng Posted August 20, 2003 Author Posted August 20, 2003 I am using MySQL, not MSSQL, and this is the message "NO_DATA - no error information available " Quote
bungpeng Posted August 22, 2003 Author Posted August 22, 2003 OK, I was got the solution http://support.microsoft.com/default.aspx?scid=kb;EN-US;q319243 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.