CSPColumnODBCVersion

Specifies the ODBC version that catalog stored procedures results conform to. This affects interoperability with ASE/CIS.

Syntax

CSPColumnODBC Version = [ 2 | 3 ]

Default

3

Values

Comment

This property affects interoperability with ASE/CIS. This error might occur:

Error 11209 - ‘column type mismatch in remote object’ when executing create existing table command to MSSQL server 2000SP 2.

If it does, change the value from the default value to 2.