Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

OLE DB Using ODBC escape Sequences – PB Docs 2022 – PowerBuilder Library

OLE DB Using ODBC escape Sequences – PB Docs 2022

OLE DB
Using ODBC escape Sequences

ODBC defines extensions that are common to most backend DBMSs. To
cover vendor-specific extensions, the syntax defined by ODBC uses the
escape clause provided by the X/Open and SQL Access Group (SAG) SQL draft
specifications. OLE DB supports ODBC escape sequences directly.

For example, some of the extensions defined in ODBC are:

  • Date, Time, and Timestamp Literals

  • Scalar functions (such as data type, numeric, and string
    conversion functions)

  • Outer joins

  • Procedure Calls

Note

For maximum portability, you should use escape sequences in your
applications.

Syntax

For example, PowerBuilder uses the date, time, and timestamp escape
clauses as the default formats for data manipulation. The syntax for each
of these escape clauses is:

Example

Each of the following statements updates employee Henry Jones’s
start time in the Employee table. The first statement uses the escape
clause, and the second statement uses native syntax for a time
column:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x