Click to See Complete Forum and Search --> : How to make client side recordset


sachin_gokhale
September 24th, 2002, 05:25 AM
i am using stored procedures in SQL server 7.0..
When i call procedure from asp page, my recordset becomes serverside.
though i did make its cursorlocation as aduseclient..
is it possible to have client side cursor or recordset while firing command object