Craig
09-21-2000, 05:09 AM
I wonder if any of you guys might be able to help...
I have compiled a VB program that accesses a MS Access database (.mdb) which works perfectly when I test it out on the windows95b development computer. I created a setup program using the VB setup wizard. When I tested the program out on a computer with a clean install of windows95b it fails to open the database (no error message, it just doesn't open it) which causes the program to have a whole load of problems (entering an infinite loop because of an EOF check).
I'm presuming im missing some database drivers or something. Does anyone know what is missing and where I can get them?
Thanks.
I have compiled a VB program that accesses a MS Access database (.mdb) which works perfectly when I test it out on the windows95b development computer. I created a setup program using the VB setup wizard. When I tested the program out on a computer with a clean install of windows95b it fails to open the database (no error message, it just doesn't open it) which causes the program to have a whole load of problems (entering an infinite loop because of an EOF check).
I'm presuming im missing some database drivers or something. Does anyone know what is missing and where I can get them?
Thanks.