View previous topic :: View next topic |
Author |
Message |
Sam
Joined: 12 Jan 2005 Posts: 1
|
Posted: Wed Jan 12, 2005 4:59 pm Post subject: How to protect my SQL Server stored procedures code? |
|
|
Hi,
Is there a way to protect my SQL Server stored procedures code?
I mean if the user get an error on one of my ASP pages using any of these SQL Server stored procedures, part of the stored procedure code might be exposed.
Thanks,
Sam |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Wed Jan 12, 2005 5:02 pm Post subject: |
|
|
Your SQL Server stored procedure code will never be exposed on a web page. If you are on a shared SQL Server, than somebody with access to your database might view your stored procedures though.
Paul _________________ World Countries | Survival Skills |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|