ASP Hosting sale!
Double disk space and transfer for FREE!
Limited time offer! Act Now!

aspdev | articles | tutorials | forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RECORDSETS-Client side or Server side

 
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming
View previous topic :: View next topic  
Author Message
mickey_in



Joined: 08 Oct 2005
Posts: 2

PostPosted: Sat Oct 08, 2005 2:33 am    Post subject: RECORDSETS-Client side or Server side Reply with quote

Hi mates, How ya doing ?

I am just wondering when we give the CursorLocation
=adUseClient
than what actually happens.

Is it something like, the recordset is created on clients' machine.
I mean the data which is stored in buffer is actually cache
on the clients' machine rather than using the server buffer.?

And if this is true, than it means recordsets are actually created on
client machine when dbserver throws all the data on the client machine
requested by the client rather than opening the recordset/caching the
data on its own machine.

The question does sound stupid but actually I am confused with
this. I request all the developers to post their views.

Thanks In advance...

Mickey.
_________________
[Mickey]
Back to top
View user's profile Send private message
administrator
Site Admin


Joined: 01 Oct 2004
Posts: 183

PostPosted: Wed Oct 12, 2005 12:48 pm    Post subject: Reply with quote

This article answers your questions:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dninvb00/html/ADORecordset.asp
_________________
Peter
ASP & ASP.NET Articles and Tutorials
Back to top
View user's profile Send private message
mickey_in



Joined: 08 Oct 2005
Posts: 2

PostPosted: Thu Oct 13, 2005 5:39 am    Post subject: Reply with quote

Thanks a lot admin, It's a great help. I actually heard about the disconnected
recordsets but never knew the way to implement it. The article contains
a good information about how to create one and also it has clear the
doubts that I have in my mind regarding the adUseClient and adUseServer.

Thanks a lot bro...
_________________
[Mickey]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ASPdev.org Forum Index -> ASP programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group

SQL Tutorial