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

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_Connection_iface class

OpenTableWithIndex function Next Page

PrepareStatement function


Synopsis

UltraLite_PreparedStatement * UltraLite_Connection_iface::PrepareStatement(
const ULValue & sql,
const ULValue & persistent_name
)

Parameters
Remarks

Prepares a SQL statement.