View Single Post
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