Any difference in coding between Data Control and ADO?

Thread Solved

Join Date: Aug 2008
Posts: 28
Reputation: nor_d83 is an unknown quantity at this point 
Solved Threads: 0
nor_d83 nor_d83 is offline Offline
Light Poster

Any difference in coding between Data Control and ADO?

 
0
  #1
Sep 29th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 18
Reputation: digitaldesperad is an unknown quantity at this point 
Solved Threads: 1
digitaldesperad digitaldesperad is offline Offline
Newbie Poster

Re: Any difference in coding between Data Control and ADO?

 
0
  #2
Sep 29th, 2008
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.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 28
Reputation: nor_d83 is an unknown quantity at this point 
Solved Threads: 0
nor_d83 nor_d83 is offline Offline
Light Poster

Re: Any difference in coding between Data Control and ADO?

 
0
  #3
Sep 29th, 2008
Thank you brother for your explaination.. But, is there any differences in writing the database coding, between those two?
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 28
Reputation: nor_d83 is an unknown quantity at this point 
Solved Threads: 0
nor_d83 nor_d83 is offline Offline
Light Poster

Re: Any difference in coding between Data Control and ADO?

 
0
  #4
Sep 29th, 2008
Bcoz i've read that using the ADO in more complex... What's meant by that complex?
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 509
Reputation: selvaganapathy is an unknown quantity at this point 
Solved Threads: 88
selvaganapathy's Avatar
selvaganapathy selvaganapathy is offline Offline
Posting Pro

Re: Any difference in coding between Data Control and ADO?

 
0
  #5
Sep 30th, 2008
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.
KSG
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 28
Reputation: nor_d83 is an unknown quantity at this point 
Solved Threads: 0
nor_d83 nor_d83 is offline Offline
Light Poster

Re: Any difference in coding between Data Control and ADO?

 
0
  #6
Oct 1st, 2008
I see... Thank you sir, for your kindly explaination...
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC