Data Values Embedded as Strings

When the access service receives a SQL command with embedded data values, the SQL transformation mode determines whether any transformation is applied to these values.

Transformation rules:

Datatype constants are not transformed in any way except as described. When passing datatype constants, the client must verify that the constants are in the proper format required by the target DBMS.

Related concepts
SQL Statements