Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
malik_1700
Starting Member
14 Posts |
Posted - 2008-09-22 : 06:31:59
|
I have developed a store procedure,saved it to .sql file .This file has to be send to a user.I want to hide its code without using ENCRYPTION clause.because if I use the encryption clause, then for the first time when user will execute the script ,he can see the coding .Is there is any third party tool or solution that when user executes script file he should not b able to see the coding ? |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-09-22 : 06:40:02
|
duplicatehttp://www.sqlteam.com/forums/topic.asp?TOPIC_ID=111082 |
 |
|
|
|
|