![]() |
| ||
| 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: |
| ||
| 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. |
| ||
| 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? |
| ||
| 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? |
| ||
| 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. |
| ||
| 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