Partager via


Using Cursors (ODBC)

Nouveau : 14 avril 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.

Dans cette section

Voir aussi

Autres ressources

ODBC How-to Topics

Aide et Informations

Assistance sur SQL Server 2005