Freigeben über


Using Cursors (ODBC)

Neu: 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 diesem Abschnitt

Siehe auch

Andere Ressourcen

ODBC How-to Topics

Hilfe und Informationen

Informationsquellen für SQL Server 2005