
Strange "File not found" error
Hello!
I'm trying to compile old VB3.0 application under Windows 98.
This application uses Microsoft Access 1.1 database.
After pressing F5 (to run program) i receive strange message "File not
found" and cursor goes to string:
Global BankDB As database
I think that it can't find type definition for Database type...
Please, help!