I am trying to convert Access 97 basic to Access 2000 visual basic.
The following code is returning an error on the line line that states:
Dim db As Database
The error is:
"Compile Error."
"User-defined type not defined"
Here is the actual code.
Dim db As Database...
Hello:
I am trying to convert Access 97 basic to Access 2000 visual basic.
The following code is not converting, and returning an error on the line line that states:
Dim db As Database
"Compile Error."
"User-defined type not defined"
Here is the code.
Dim db As Database...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.