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

[-] 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 performs SQL transformation on selected statements.

Comments


QuotedStringDelimiter [Table of Contents] StopCondition