Specifies ODBC version that catalog stored procedures results conform to. This affects interoperability with ASE/CIS.
CSPColumnODBC Version = [ 2 | 3 ]
3
2 specifies ASE/CIS version 12.0.
3 specifies ASE/CIS version 12.5 and later.
This property affects interoperability with ASE/CIS. In the event that the following error occurs:
Error 11209 - ‘column type mismatch in remote object’ when executing create existing table command to MSSQL server 2000SP 2.
Change the value from the default value to 2.