I am in an environment that during code review, if I ever write a stored procedure that uses a cursor, the reviewer always says, "Oh! Uhoh! Cursors are bad unless they are absolutely neccessary." Then ...
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 ...