Error 3447
MDSN says:
The Jet VBA file (VBAJET.dll for 16-bit versions, or VBAJET32.dll for 32-bit versions) failed to initialize when called. Try reinstalling the application that returned the error. (Error 3447)
I know that vbajet32.dll is dependant on Dao350.dll

however these two are a matching pair
(by which I mean one isn't a VB6 file)
Applications like Visual Basic 6.0 and Visual C++ 6.0 install new versions of the DAO and Jet files on your development computer. Any version of VBAJet32.dll 6.0.1.8132 or later is now dependent on the file Expsrv.dll. The error occurs with your original setup program because it does not include Expsrv.dll in the dependency information.

vbajet32.dll version: 5.0.7122

Dao350.dll version: 3.51.1608.0

Dao350.dll registers ok
vbajet32.dll isn't a registerable dll

3447 still occurs


WHY for crying out load!!!!