Indicator variables and server restrictions

Embedded SQL is a generic interface that can run on a variety of servers, including Adaptive Server.

Because it is generic, Embedded SQL does not enforce or reflect any particular server’s restrictions.

When writing an Embedded SQL application, keep the application’s ultimate target server in mind. If you are unsure about what is legal on a server and what is not, consult your server documentation.