Cursorlocation issue

S

shubha.sunkada

Hi,

I have a recordset connection in asp that I am using to search
records.If I use the client side cursorlocation (rs.cursorlocation=3)
then it takes really long to return back the records due to which a
timeout occurs.If I change the cursorlocation to adUseNone(1) or
adUseServer(2) then the search is faster and without any problems.
But the sort on records cannot be done if I use adUseClient(3).I
need to have sort on these records. I am using dynamic server side
cursor.Also my result set is not huge ..just 80 records.One more
thing that is wierd is that the result set comes back instantly for
the
first search,but takes forever when searched again for the same
criteria.
Eveytime I logout and login and do the search for the 1st time the
search is quick and takes forever for consequnt searches.

Any help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top