If you use the database toolkit to execute:
Select 1+1;
on a MySQL database (conecting through MyODBC), the recordset returned has no data and geting it's column properties cause a Warning (Type not supported) to be thrown by the Database Conectivity Toolkit.