1. Create usergroup. 2. Create database users for all the people who must access Your DB 3.Create SP's on Your Admin accont 4. Grant privileges on these SP's to usergroup 5. DO NOT grant them privileges to tables or views. Should give the proper result, Good luck,
Marcin Pytel Uzytkownik "Marc-Olivier Meunier" <[EMAIL PROTECTED]> napisal w wiadomosci news:[EMAIL PROTECTED] > > Hi ! > > I'm looking for a way to force people who want to access my database to use > the stored procedures i provide. > Is there any way to do this ? > > -- > Marc-Olivier Meunier > Ing�nieur Projet BKLINK > MVH-IRIS > 14, rue Rougemont > 75009 Paris _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
