I have a small little .exe using MFC ADO.
I'm working with an MS Access file "test.mdb".

I use NT4 and VC6 and that works without problem.
If I use it with another machine, it just results in an error when trying to open the .mdb file. I thought the built-in Jet DB was suppose to manage to operate without any extra files?
After a hint, I installed the complete ADO SDK on the second test machine, but the problem is still there. It is the same thing when I try to run MS Daoenrol program.

So what can I do? I suppose the Jet Engine is installed if you install the SDK package... so help me please.

/Crister

Hmmm....