Results 1 to 4 of 4

Thread: VB & SQL Server

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 1999
    Posts
    7

    Post


    Good day to you all:

    I've been noticing that a lot of you work on SQL Server. What is the connect method of choice and why did you choose it?

    I've been working on VB5/SQL Server 6.5 and I'm using ODBCDirect, but co-workers are trying to insist that I use RDO??

    Opinions please.

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    If you don't have VB5/Enterprise edition then you have to stick with ODBCDirect. RDO comes pnly with VB5/Enterprise.


    Regards,

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]



  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 1999
    Posts
    7

    Post

    Nope that isn't it - thanks though. Is RDO cleaner or quicker ??

  4. #4
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    Answer: use what you feel comfortable using.

    Good book to help you answer your question:

    Hitchhiker's Guide to Visual Basic & SQL Server (at least 5th edition) - ISBN 1-57231-567-9

    My personal answer: I use ODBC and/or DAO, depending on my needs.

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