If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
i'm a little bit confused about ado.
what's the difference between use the dataenvironment, use adodc or code the ado directly in the form code? what is the pros and cons of each method?
which method do you usually use?
thanks
When you use the data environement or adodc the learning curve is quicker then using ADO directly, however you have less control then what you can do programatically with ADO. Personally I prefer and use ADO directly.
Download for FREE the ADO/DAO Data Controls that makes life EASIER developing database applications in: VB, FoxPro, Access, VC++, .NET etc... Navigate, Add New, Delete, Update, Search, Undo and Save your changes. Supports Disconnected Recordsets and Transactions!
Or try our Ask An Expert service to answer any of your questions!