Subject Follo-up for: Securing Database Stored Procedure
Author rbozzz
Hi to all,

Is there a way I can put the Stored Procedures to a separate
Database while another database for the DATA or tables/views. With
this, I can prevent other user to see my Stored Procedure that
contains all the Business Logic (i. e. formulas to compute, etc.) of
my application. If this is not possible, can anyone give me other
options or solutions to protect my Stored Procedure from other user.

regards,
Olan