Gustav Brock
gustav at cactus.dk
Tue Oct 21 12:27:48 CDT 2003
Hi Marty > You don't have to worry about anything at all. You will initialize > the global variable only when you need to, and the reference > returned will always be guaranteed to be accurate. Except when you make changes to, say, the TableDefs collection ... Using DBEngine(0)(0) all you need is a Refresh but with a static dbCurrent you'll get toasted. /gustav