SQL adaptation guide For SQL SERVER 2005, 2008, 2012 / BDL programming |
The Genero programming language supports scrollable cursors.
SQL Server supports native scrollable cursors.
All the SQL SERVER database drivers use the native SQL Server scrollable cursors by setting the ODBC statement attribute SQL_ATTR_CURSOR_SCROLLABLE to SQL_SCROLLABLE.