1203 You cannot have more than one statement active, when SQL_AUTOCOMMIT is false.
1204 An unexpected error occured with initializing the connection. (%n1)
1205 Warning: %s1
1206 Unsupported SQL data type. When passing data in SQL_C_BINARY format, you can only use SQL data types returned by SQLDescribeCol.
1207 SQL_DECIMAL parameters passed in SQL_C_BINARY format must be either 4 bytes (smallmoney) or 8 bytes (money) long.
1208 SQL_TIMESTAMP parameters passed in SQL_C_BINARY format must be either 4 bytes (smalldatetime) or 8 bytes (datetime) long.
1209 A Login ID must be specified.
1210 ODBC does not allow the NULL keyword in a CREATE TABLE statement.
1211 SQLServer does not support NULLable bit columns. Your CREATE or ALTER TABLE statement was modified. The column was created with the NOT NULL attribute.
1212 The server info '%s1' was not found in exec sp_server_info.
1213 No return status will be returned from this stored procedure unless you use only parameter markers to pass parameter values.