Really pretty easy. Since you password-protected the back-end, the tables in
your front-end linked to that back-end can't get past the password. All you
need to do is delete the linked tables from the front-end and re-link. The
relink process will prompt you for the password.
"Arturo" wrote:
> There are some issues here that I cannot control. All this was in place when
> I inherited the project.
>
> The shared folder is used by several people. There could be over 100 people
> using that folder. The Access database could be used by as many as fifty
> different people, but not at the same time. This position is assigned to two
> people on each shift.
>
> We have XP on our computers, but the network uses a Windows 2003
> environment. The IT people are very territorial and will offer no help. The
> Oracle link took over 6 months to get. Then they were upset when they found
> out we had other ideas. You see, they were going to do what we were trying to
> do, but that is always next year.
>
> So, can you simplify your approach? That is, do you know of a way that would
> get around all the permissions and allow me to password protect the back end
> database?
>
>
> "Stefan Hoffmann" wrote:
>
> > hi Arturo,
> >
> > On 18.12.2009 17:31, Arturo wrote:
> > > I was asked to secure the back end with a password.
> > Use appropriate permissions on your shared folder and use integrated
> > Windows authentication for Oracle. Everything else is voodoo.
> >
> >
> > mfG
> > --> stefan <--
> > .
> >
|