ALright, little help here. I am running Access 2000, and may upsize to XP or 2003 (most of my users are there). What's the deal between ADO and DAO?
When I look for ADO info, I get a lot about ADO.NET, web driven content. But not much said about databases, other than that is wht you would use if building a VB front end.
I find myself setting the dbs as DAO.Database more and more in my coding (though I am not prof. programmer). Is DAO more flexible? Is ADO a one-shot capture of information (not a live link to the tables?). Even the ADO literature says it's not the greatest, then what is?
And most importantly, which is better to use in a pure Acces environment (FE and BE in Access)?
Thanks. Sean.
When I look for ADO info, I get a lot about ADO.NET, web driven content. But not much said about databases, other than that is wht you would use if building a VB front end.
I find myself setting the dbs as DAO.Database more and more in my coding (though I am not prof. programmer). Is DAO more flexible? Is ADO a one-shot capture of information (not a live link to the tables?). Even the ADO literature says it's not the greatest, then what is?
And most importantly, which is better to use in a pure Acces environment (FE and BE in Access)?
Thanks. Sean.