front end and back end security

J

JohnLute

I had a secured database that I split. Unfortunately, I didn't know that the
security wizard would cause the back end to lose security.

How do I secure the back end so that it works with the secured front end?

THANKS!!!
 
K

Keith Wilby

JohnLute said:
I had a secured database that I split. Unfortunately, I didn't know that
the
security wizard would cause the back end to lose security.

How do I secure the back end so that it works with the secured front end?

Join your custom workgroup and import the BE tables into a new db file. Set
permissions accordingly.

Keith.
www.keithwilby.com
 
Top