HELP! Having trouble with Workspace



Hello,

I am trying to put together a module and open a workspace on a database that
has a simple password (using Access XP). This is the lin that I'm having
trouble with;

Set wrk = CreateWorkspace("TestWrkspc", "Admin", conDbPwd)

conDBPwd is a variable that contains the password. There is no independant
workgroup file, just the default. This is the error message I'm getting;

"Runtime error 3028: Cannot start your application. The workgroup
information file is missing or opened exclusively by another user".

This is a standalone machine, I have only one Access window opened. The
default WGIF is used.

Any ideas what's wrong?

Thanks!


.



Relevant Pages

  • Re: got Error 3045, sounds like a problem with workgroup file
    ... > We have an Access database Sch.mdb in a folder in the shared network ... the error message was "Unable to lock file". ... > open the database in the shared driver S, ... Then I tried to use a workgroup file Sch.mdw in my local ...
    (microsoft.public.access.security)
  • The workgroup information file is missing or opened exclusively by another user.
    ... database with no workgroup file via the following connection string: ... file is missing or opened exclusively by another user" error message. ... The user has successfully repaired the database using my app (which ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Security issues when trying to open a copy of a database
    ... default workgroup file to system.mdw. ... etc.) and send it to my colleague so they can use it with their own data. ... am the database owner, and I have no problems getting into the database. ... I get an error message that I don't have permission to access the ...
    (microsoft.public.access.security)
  • Re: Corrupted MDW file
    ... How do you know that the workgroup file is being "corrupted", ... What actual error message or other problem occurs? ... Prev by Date: ...
    (microsoft.public.access.security)
  • Re: Sorting out security
    ... > MS Access security. ... > created a new workgroup, added a password for the Admin role, added ... > remote logins to a secured database. ... The location of the current workgroup file is recorded in the ...
    (microsoft.public.access.security)

Loading