|
-
Mar 13th, 2007, 01:20 AM
#1
Thread Starter
Addicted Member
Different DB Connection : Any Documentation..
Hi
Can anyone explain different type of DB connection available in VB6 like DAO, ADODB etc.. advantages / disadvantages etc..
or some online link explaining these all
thanks
-
Mar 13th, 2007, 01:51 AM
#2
Fanatic Member
Re: Different DB Connection : Any Documentation..
 Originally Posted by khandu
Hi
Can anyone explain different type of DB connection available in VB6 like DAO, ADODB etc.. advantages / disadvantages etc..
or some online link explaining these all
thanks
ADO is new compare to DAO but (dis)advantages I dont know.
-
Mar 13th, 2007, 09:02 AM
#3
Re: Different DB Connection : Any Documentation..
-
Mar 13th, 2007, 11:06 AM
#4
Re: Different DB Connection : Any Documentation..
Moved to Database Development forum
As it hasn't been pointed out yet, here is an explanation of why using DAO (or RDO) is very a bad idea.
Within ADO there are two options, code (ADODB) and the control (ADODC). The control is a very bad idea too, for info see here or the "bound controls" link in Hack's signature.
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
|