Is your feature request related to a problem? Please describe. The only known method of performing positional updates with server cursors (so called "API cursors") is incompatible with the ...
A call to cursor.rowIdColumns('table_name', None, None, False): passes an empty table name string into the stored proc call on sql server, this doesn't change if I explicitly set the catalog and ...
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 ...