Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
New: 14 April 2006
Executing an SQL statement in an ODBC application requires allocating a statement handle, setting statement attributes, and preparing and executing the SQL statement.
In This Section
- How to: Use a Statement (ODBC)
- How to: Set Cursor Options (ODBC)
- How to: Execute a Statement Directly (ODBC)
- How to: Prepare and Execute a Statement (ODBC)