Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

QuotedStringDelimiter [Table of Contents] StopCondition

Access Service User's Guide DirectConnect for AS/400

[-] Chapter 2 Configuring the DirectConnect Access Service Library
[-] Access service Target Interaction properties
[-] SQLTransformation

SQLTransformation

Specifies the mode an access service uses for SQL transformation.

Syntax

SQLTransformation=[ passthrough | sybase ]

Default

passthrough

Values

passthrough specifies that an access service sends all SQL statements to the database system as received, without transformation. A client application uses Passthrough mode to gain direct access to DBMS capabilities.

sybase specifies that an access service transforms T- SQL to native SQL on selected statements.

Comments

See "SQL Transformation modes" for detailed information about Passthrough and Sybase modes.


QuotedStringDelimiter [Table of Contents] StopCondition