Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » SQL Anywhere Embedded SQL

Connection management with multiple SQLCAs Next Page

Static and dynamic SQL


There are two ways to embed SQL statements into a C program:

Until now, static SQL has been discussed. This section compares static and dynamic SQL.


Static SQL statements
Dynamic SQL statements
Dynamic SELECT statement