DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   Any difference in coding between Data Control and ADO? (http://www.daniweb.com/forums/thread148188.html)

nor_d83 Sep 29th, 2008 12:11 pm
Any difference in coding between Data Control and ADO?
 
Hello,
I'm a beginner VB 6.0 user, and I would like to know something about it. Is there any difference in coding (for the same purpose) between a database oriented VB projects using the Data Control and ADO? How much are the differences, if you plz could explain it briefly. Thank you. :icon_confused:

digitaldesperad Sep 29th, 2008 1:13 pm
Re: Any difference in coding between Data Control and ADO?
 
The difference between these controls is that the first uses Data Access
Objects technology to connect to a database, the second uses ActiveX Data
Objects, which is a newer technololgy and generally regarded as better than
DAO.

nor_d83 Sep 29th, 2008 1:21 pm
Re: Any difference in coding between Data Control and ADO?
 
Thank you brother for your explaination.. But, is there any differences in writing the database coding, between those two?

nor_d83 Sep 29th, 2008 1:23 pm
Re: Any difference in coding between Data Control and ADO?
 
Bcoz i've read that using the ADO in more complex... What's meant by that complex?

selvaganapathy Sep 30th, 2008 8:43 am
Re: Any difference in coding between Data Control and ADO?
 
Hi, ADO uses similar properties and methods like DAO. It differs in some methods and properties. The way of open the database and Table are somewhat differ.

nor_d83 Oct 1st, 2008 6:14 am
Re: Any difference in coding between Data Control and ADO?
 
I see... Thank you sir, for your kindly explaination...


All times are GMT -4. The time now is 3:49 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC