micky500970
Programmer
Hi,
I have written a program in VB using ADO and Access. I am ready to start trialing it now and have placed the DB within a shared folder on the server. However I get the following error when I run my program:
Run time error -2147217843 cannot start application. The workgroup file is missing or opened exclusively by another user.
Nobody is using it yet and I can open the DB by using \\10.0.0.116\bts$\db1.mdb orthis shortcut:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" \\10.0.0.116\bts$\db1.mdb /WRKGRP "\\10.0.0.116\bts$\masha.mdw" /user jono /pwd.
This is drivingme crazy - any ideas would be much appreciated.
Cheers
Mick
If I run it from the "C" drive it works fine - ovbiously changing the path.