|
-
Jul 4th, 2001, 11:02 PM
#1
Thread Starter
Fanatic Member
adUseServer or adUseClient ???
Dear All,
I would like to ask about ADO connection. I'm using ADO version 2.1 for my Visual Basic application / project.
My question is...
Are there any differences between :
===================================
Connection.CursorLocation = adUseServer
and
Connection.CursorLocation = adUseClient
===================================
What are the differences between two of them... ???
Which one is faster ???
Will it impact the speed of my application while I'm using adUseServer or while I'm using adUseClient ???
Thx in advance nd Need reply / answer....
Regards,
Wille
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|