Need help with secured database

  • Thread starter Thread starter Luong
  • Start date Start date
L

Luong

Hi,

I have a database with all the security built and joined
to a workgroup. The database and workgroup file are in a
network drive. Recently, the files have been moved to a
different folder location.

Now when I log in the database as an admins group, it is
not secured anymore. When I checked User and Group
Permission, the Admins group is unchecked for all table,
form, report, etc. The current owner is unknown.
I used the path in shortcut to point to the right database
and workgroup since I have more than one workgroup created.
What can I do to fix the security problem? Do I have to
recreate the whole database? I hope not because there are
lots of query, form and report. Thanks
 
If the owner of the database (or any object within the database) is shown as
<unknown> (or whatever it is), you are *not* running the database against
the correct workgroup file. The message indicates that the object is owned
by a user who is not defined in the workgroup file that you are running the
database against.

HTH,
TC
 
Back
Top