ljohnson203
Mar 2 2012, 01:50 PM
Hey, did a quick search for CurrentDb() method in the forum and didn't find anything. Reason I am posting, I have received conflicting information on whether or not it is better to use the CurrentDb() method, or the DBEngine(0)(0) method for setting an instance of an RDO database object. I am currently using Access 2007 if that matters.
Thanks!
theDBguy
Mar 2 2012, 02:00 PM
Hi,

See if this "old" article helps:
ACC2: Use CurrentDB() Rather Than DBEngine(0)(0)Just my 2 cents...
ljohnson203
Mar 2 2012, 02:16 PM
Ah yes! Indeed this does help. It even shows where I got my conflicting information and identifies it as incorrect.
Thanks again!
theDBguy
Mar 2 2012, 03:09 PM
Hi,

Glad we could help. Good luck!