Using Cursors (ODBC)

New: 14 April 2006

To use cursors, you must first set connection and statement attributes that control ODBC cursor behavior. Cursors allow an application to retrieve multiple rows on each fetch and execute UPDATE, INSERT, or DELETE statements at the current location of the cursor.

In This Section

See Also

Other Resources

ODBC How-to Topics

Help and Information

Getting SQL Server 2005 Assistance