Bryan Carbonnell
carbonnb at sympatico.ca
Wed Sep 24 21:48:35 CDT 2003
On 22 Sep 2003 at 17:51, Philippe.Pons19 wrote: > I'm finishing an Access application, and the user needs to be able to > handle groups and users for user level security. However, this app. > will run under the Access runtime, from where the build-in security > interface is not available. > > I guess it is needed to design and develop a proprietary user > interface. > > Do you know of any example that could show me the right track to do > this? Philippe, Just catching up on list mail. If you have the Access Developer's Handbook (Gilbert, Getz, Litwin) there are examples on how to manipulate the User and Group security. -- Bryan Carbonnell - carbonnb at sympatico.ca (SELECT * FROM users WHERE clue > 0) (DELETE * FROM users WHERE clue < 0)