Does anybody have any experience with the problem of not being able to access the system workgroup file ("system.mdw")? This is run-time error 3358. It says "Can't open the Microsoft Jet engine workgroup file".

Do you guys know what to do in this situation? I tried this:
I created a text file 'system.mdw' in 'C:\Windows', and then wrote the following code:
Code:
DBEngine.SystemDB = "C:\Windows\system.mdw"
But I still get the error.

Can anybody help out? I'd really appreciate it.

Thanks,

______

Bob K.