Processing Embedded SQL Statements

Embedded SQL for C (ESQL/C) fully supports all Transact-SQL extensions, including stored procedures, local variables, and control-of-flow language. Due to syntax conflicts with Embedded SQL reserved keywords, and because static SQL statements are compiled into stored procedures by the precompiler, minor restrictions apply to how Transact-SQL extensions are implemented. The restrictions are as follows:

For information about restrictions that relate to other Embedded SQL statements, see Embedded SQL Statements.

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.