Results 1 to 2 of 2

Thread: Best Method , adUseServer Vs adUseClient

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2005
    Posts
    145

    Best Method , adUseServer Vs adUseClient

    Hi,

    I know this matter has been around and much debate along with it.

    But please give me clear explaination why i should use one and why not the other one?

    I'm using mysql Server 5.0.18

    I will start first.

    Using adUseServer my recordset objet will always update, even when data add/update by other user trough other application, as long it meet criteria recordset query, it will add/update the recordset. Problem is, it hog server resource.

    Using adUseServer, share server load to client, but recordset not allways update. it will update only when we doing requery or refresh
    For a moment there is difference between recordset on client application and "database source"

    So what is best method to you guys?

  2. #2
    Addicted Member
    Join Date
    Sep 2008
    Posts
    255

    Re: Best Method , adUseServer Vs adUseClient

    Same question here! But i am using Access Database!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width