Best unofficial Apache Server developers community |
|
I'm trying to read the value from Show Create Table over ODBC. MySQL 3 seems to let me read it as a blob, but MySQL 5 doesn't and if I read it as a string I only get 255 characters (using Pascal Strings) ...maybe I should have omitted that previous sentence but I'm working with some good old musty code and the question itself is still valid.
Is it possible to make MySQL return a blob instead of a char for "Show Create Table"?
posted via StackOverflow
|