
VB 3.0 Can't Find Database in Win 95
I have written a VB 3.0 app that uses a VB native-mode database (.MDB)
for its data. This app runs successfully in Win 3.1, 3.11, and NT, but
in WIn 95 I get "File not found" on trying to open the database. The
database is locatted in the same directory as the executable,, and I
have verified getting a good path to it.
Is anyone else able to access an .MDB under Windows 95 from VB?