kabirpatel
Programmer
I recently upsized an Access database to SQL Server 2000. All of the Access tables, macros and queries have been migrated and the application works fine.
I have now been asked to implement security so that different people have different access permissions in the adp.
Specifically, I would like to ensure that users cannot see any of the stored procedures.
What is the best way to implement this?
Thanks
Kabir (PS I am not an Access developer - just a SQL Server developer)