|
-
Feb 6th, 2002, 01:40 AM
#1
DAO and ADO
My first post!
Last edited by mendhak; Jun 6th, 2004 at 03:09 AM.
-
Feb 6th, 2002, 01:51 AM
#2
Fanatic Member
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.
-
Feb 6th, 2002, 01:53 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|