G
Guest
Up to now I have written all of my code using ADO
Pretty much everything I've learned came from the "Microsoft Office 2000 Visual Basic Programmer's Guide" ehich uses ADO for all of it's examples
Everything works but certain things are tricky to code and take a while to run
Most of the answers I am seeing in this forum use DAO
In some cases, ADO is the only way to make something work
In other cases, either one can be used
Is there an unwritten rule about mixing the two or not mixing the two
Thanks for your opinions
Pretty much everything I've learned came from the "Microsoft Office 2000 Visual Basic Programmer's Guide" ehich uses ADO for all of it's examples
Everything works but certain things are tricky to code and take a while to run
Most of the answers I am seeing in this forum use DAO
In some cases, ADO is the only way to make something work
In other cases, either one can be used
Is there an unwritten rule about mixing the two or not mixing the two
Thanks for your opinions