Query processing

Devart ODBC Driver for ASE does not preprocess or modify SQL statements on the client side. All queries are sent to the SAP ASE server as is. The SAP ASE server is fully responsible for parsing, validating, optimizing, and executing the queries. This ensures predictable behavior and guarantees that query execution strictly follows the SAP ASE SQL syntax and semantics supported by the server version you are connected to.