ODBC applications control the behavior of a cursor by setting one or more statement attributes before executing an SQL statement. ODBC has two different ways to specify the characteristics of a cursor ...
ODBC supports a cursor model that allows several types of cursors, scrolling/positioning within a cursor, several concurrency options, and positioned updates. ODBC supports a cursor model that allows: ...
I don't want to reinvent the wheel here. Does anyone know of a free or somewhat cheap data grid/view component that works on ASP (not ASP.NET) that favors server side cursors? I have large record sets ...