Does anyone has the list of conversion from MySQL data types to C# data types ? I'm having difficulties when tried to convert from smallint unsigned type into c# type.
A:
this could be helpful
http://dev.mysql.com/doc/refman/5.1/en/c-api-prepared-statement-datatypes.html
bout half way down
Arj
2009-07-22 08:51:35