Results 1 to 3 of 3

Thread: What is the best way to connect to SQL server

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    4

    What is the best way to connect to SQL server

    Hi,

    I would like to know what is the best connection methos to connect to mysql or mssql? RDO or ADO?

    Will the performance be different with the two method used?

    Thanks for reading.

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    ADO. Basically, ADO version 1 was an enhanced version of the last version of RDO.

    RDO is dead, gone and should never be used for new applications.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2004
    Posts
    4
    Thank you for your reply.

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