Hey that rhymed!
On to my question. I'm developing an app that uses an Acess DB that will eventually be stored on a server. There will be more than 1 PC running the app. Given this scenario, what's the best method to connect to the DB, ADO or DAO? I'm concerned about 2 users trying to modify the same data simultaneously (record locking and such).
Thanks for any recommendations.
