I don't have a lot of experience with Access User Level Security,
so I am by no means an expert, but since you don't have any other
responses I guess I'll throw in my 2 cents worth
First, AFAIK ULS has been removed in A2007 *if* you are using the
new accdb database. It is still an option if you are using the older
..mdb databases, so the first thing to know would be if you converted
your databases to accdb when you migrated to A2007.
If your databases are still .mdb, then the problem likely isn't A2007
itself, but the missing .mdw file, which handles the ULS settings.
You might try creating a new .mdb file and importing all of the
objects (tables, queries, forms, reports and code) from one of
your existing applications, but you will probably have to rebuild
the ULS settings, unless you intend to use the newer accdb
database, in which case you can't use ULS anyway.
Whatever you decide to do, I would suggest making backup copies
of all of your current files, just in case.
Again, I'm not an expert here, so these are just suggestions. Hopefully
someone with a more direct answer to your question will pick up
on this thread.
--
_________
Sean Bailey
"casey" wrote:
> We recently got new computers (switched from XP to Vista). Now none of the
> people who are on the new computers can open their Access 2007 databases.
> They're being prompted for a password, though they were not password
> protected ever at any time.
>
> I did a search here on this discussion group for this issue and I found a
> discussion on the same thing. The "fix" was the user was told to move the
> system.mdw file from the old computer to the new one. In our case, that is
> not possible because the older computers have already been re-cycled and are
> gone. We had no idea that there would be this kind of issue present with
> Access 2007 or we certainly wouldn't have imaged over the older computers.
>
> Is there any kind of work around for this? Something in the registry?
> Anything? Surely this doesn't mean we will lose every single one of our
> databases?
|