newprogamer
Programmer
Hello,
I am trying to make changes to some very old code. i am opening the program using VB6. I tried to run the code and receive the following error message. I don't see anything wrong. Any suggestions would be appreciated.
Dim dbStat as Database
Compile error: User-defined type not defined
Thanks,
New Programmer
I am trying to make changes to some very old code. i am opening the program using VB6. I tried to run the code and receive the following error message. I don't see anything wrong. Any suggestions would be appreciated.
Dim dbStat as Database
Compile error: User-defined type not defined
Thanks,
New Programmer