Results 1 to 3 of 3

Thread: DAO and ADO

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Question DAO and ADO

    My first post!
    Last edited by mendhak; Jun 6th, 2004 at 03:09 AM.

  2. #2
    Fanatic Member pvbangera's Avatar
    Join Date
    Sep 2001
    Location
    Mumbai, India
    Posts
    961
    ADO is definetly better than DAO. and if u are using SQL Server go ahead with ADO. But orthodox progamers like to use DAO because of the similarity in coding syntax.

    for more details u can visit msdn website


    regards,
    prakash

    PS: Welcome to VB Forum. Its nice to hang around in VB Forum.

  3. #3
    BG
    Guest
    I'd go with ADO. All of the other data connections are being phased out. even straight ADO is being phased out and being replaced with ADO.net. ADO also works awesome with SQL Server and will still be useable in vs.net. I might be wrong (anyone correct me if I am, Please!!!) but You will still be able to use the old ADO objects with vs.net if you need to migrate to the new dev enviroment.

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