Specifying a Cursor Type and Selecting Rows

Switch View :
ScriptFree
Microsoft Drivers for PHP for SQL Server version 2.0 and 3.0
Specifying a Cursor Type and Selecting Rows

You can create a result set with rows that you can access in any order, depending on the cursor type. This section discusses client-side and server-side cursors:

See Also

Concepts