Default Workgroup Fil: How to remove?

K

Koorosh

Hi

I used the call Application.SetDefaultWorkgroupFile("SOMEFILE.MDW") in my
program. Now, even after commenting it out and restarting Access, I get the
prompt for user name and password for the mdw file.

How can I make my program forget about the workgroup file?

Thanks
 
P

Paolo

Hi Koorosh,

Application.SetDefaultWorkgroupFile("") must restore the default mdw file

HTH Paolo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top