|
 |
access thread: Does Access 2000 still support the Database object?
Message #1 by "Peter Wellens" <peterwellens@y...> on Tue, 20 Nov 2001 23:24:14
|
|
Í have some experience with VBA in Access 97. Recently I have upgraded to
Access 2000, but it does not seem to support the database object that you
can declare at the beginning of a procedure. Any hints?
Peter
Message #2 by "Pardee, Roy E" <roy.e.pardee@l...> on Tue, 20 Nov 2001 15:23:29 -0800
|
|
Set a reference to the Microsoft DAO 3.6 object library (in VBA IDE, go to
Tools -> References & check the appropriate box). That should fix you up.
HTH,
-Roy
Roy Pardee
Programmer/Analyst
SWFPAC Lockheed Martin IT
Extension 8487
-----Original Message-----
From: Peter Wellens [mailto:peterwellens@y...]
Sent: Tuesday, November 20, 2001 3:24 PM
To: Access
Subject: [access] Does Access 2000 still support the Database object?
I have some experience with VBA in Access 97. Recently I have upgraded to
Access 2000, but it does not seem to support the database object that you
can declare at the beginning of a procedure. Any hints?
Peter
|
|
 |