Compartir a través de


Using Cursors (ODBC)

Nuevo: 14 de abril de 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.

En esta sección

Vea también

Otros recursos

ODBC How-to Topics

Ayuda e información

Obtener ayuda sobre SQL Server 2005