E
EH101
Hi,
I am building a new database (mdb) and I am not sure if I should use DAO or
ADO?
Thanks
I am building a new database (mdb) and I am not sure if I should use DAO or
ADO?
Thanks
EH101 said:in that case DAO will be fine as the DB is a proof of concept and will only
be around for a few months.
Douglas J. Steele said:If you're strictly using an mdb, DAO is usually the way to go.
An argument can be made if you might eventually upsize to another DBMS, then
ADO would be better. However, generally proper upsizing requires far more
work than simply changing the ADO connection string.
Tony Toews said:But DAO works fine against SQL Server which is the most likely upsized
database engine. Or am I mistaken?
Yes, DAO works against SQL Server. However, I find even with SQL
Server, I like using ADO.
Douglas J. Steele said:Yes, DAO works against SQL Server. However, I find even with SQL Server, I
like using ADO.
Tony Toews said:But why?
But why?
There are a large number of "proof of concept" Access databases that
have been in production for years.
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems athttp://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -http://msmvps.com/blogs/access/
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.