fraynaud
March 29th, 2002, 09:12 AM
Hi all,
I have made a small database program in C++ and MFC using COleDatabase. It use the Jet engine to read and update records in a Microsft Access 2 database via ODBC.
It work well on my Windows 2000 computer (with Visual C++ installed), but when I transfer my .EXE on another PC (windows NT4), there's an error saying "can't initialize DAO/Jet engine" ....
I have installed the DAO and Jet downloaded on Microsoft web site, but the error is still here ....
Can someone help ?
Thanks to all
I have made a small database program in C++ and MFC using COleDatabase. It use the Jet engine to read and update records in a Microsft Access 2 database via ODBC.
It work well on my Windows 2000 computer (with Visual C++ installed), but when I transfer my .EXE on another PC (windows NT4), there's an error saying "can't initialize DAO/Jet engine" ....
I have installed the DAO and Jet downloaded on Microsoft web site, but the error is still here ....
Can someone help ?
Thanks to all