Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Cursorlocation issue

Reply
Thread Tools

Cursorlocation issue

 
 
shubha.sunkada@fds.com
Guest
Posts: n/a
 
      06-05-2007
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.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Storage Issue (Basic Issue) Srini Java 11 06-01-2008 01:17 AM
Problem using cursorlocation for recordset shubha.sunkada@fds.com ASP General 10 06-06-2007 01:37 PM
Service Pack 2: login issue's and power management issue's ?!? Skybuck Flying Windows 64bit 0 04-07-2007 03:12 PM
inspiron 8200 video issue and hd issue the pez lover Computer Support 1 02-05-2007 02:44 AM
Major ActiveX Domain issue. NOT LOCAL PC ISSUE joe.valentine@gmail.com Computer Support 8 02-06-2006 09:03 PM



Advertisments