Groups | Blog | Home
all groups > sql server (microsoft) > december 2005 >

sql server (microsoft) : Packaging a sql server solution without revealing implementation details?



patricktamu NO[at]SPAM gmail.com
12/12/2005 10:16:54 PM
What are people using to deliver a sql server app without revealing the
contents of the stored procedures? In general, do they just remain
free text? I know there is an encryption option, but it seems that a
client could intercept the commands used to create the stored
procedures during the install process.
John A. Bailo
12/13/2005 10:34:04 AM
[quoted text, click to view]

In SQL 2005 you can write procedures in c#.

Not really sure if you can deliver them in compiled format only or not
-- but I think you can.
AddThis Social Bookmark Button