Open Server-to-ODBC Datatypes

An access service converts or performs SQL transformation on incoming Open Server data it receives in a client request.

The data includes:

The access service does not perform automatic incoming datatype conversions on data values embedded in strings or received as parameters. Instead, the client application receives a string template from the target datatypes so that it can format the strings correctly before sending them to the target DBMS. The formatting is set up through the sp_columns catalog stored procedure.