Hi, there are 2 bugs in the SQLGetTypeInfo function:
* the column "SQL_DATA_TYPE" should have the name "DATA_TYPE" * column "CREATE_PARAMS": Only the values 'length', 'precision', and 'scale' are allowed, but not the used 'max length' See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odch21hpr_2.asp for details Horst -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
