royaltg
IS-IT--Management
- Jul 24, 2002
- 15
I am trying to access records from my tables using the currentDB and recordsets, but when I try to dim a variable as type Database I get a compile error.
Here is the code and error message --
Code:
Dim DB as Database
Error Message:
Compile Error
User-defined type not defined
Any help would be appreciated.
Here is the code and error message --
Code:
Dim DB as Database
Error Message:
Compile Error
User-defined type not defined
Any help would be appreciated.