Click here to Skip to main content
15,885,309 members
Home / Discussions / Database
   

Database

 
GeneralRe: conditional select statment Pin
Meax5-Mar-09 23:16
Meax5-Mar-09 23:16 
GeneralRe: conditional select statment Pin
J4amieC6-Mar-09 0:08
J4amieC6-Mar-09 0:08 
GeneralRe: conditional select statment Pin
Luc Pattyn6-Mar-09 0:42
sitebuilderLuc Pattyn6-Mar-09 0:42 
GeneralRe: conditional select statment Pin
Rupesh Kumar Swami6-Mar-09 1:07
Rupesh Kumar Swami6-Mar-09 1:07 
Questionhow to encrypt stored procedure. Pin
Manprit.bagga5-Mar-09 18:10
Manprit.bagga5-Mar-09 18:10 
AnswerRe: how to encrypt stored procedure. Pin
Eddy Vluggen6-Mar-09 0:03
professionalEddy Vluggen6-Mar-09 0:03 
QuestionRe: how to encrypt stored procedure. Pin
Manprit.bagga6-Mar-09 23:45
Manprit.bagga6-Mar-09 23:45 
AnswerRe: how to encrypt stored procedure. Pin
Adrian Pasik7-Mar-09 3:44
Adrian Pasik7-Mar-09 3:44 
You can do smart things. Just make some table with sources of your procedures encrypted in some heavy algorithm. Then decode it outside of database (or even inside through some .dll with C# CLR integration) and execute it programmatically. Or you can write stored procedure that will exec your encrypted stored procedure Smile | :)

Wish you luck!

Adrian Pasik

Questionsql query and index Pin
Shajeel5-Mar-09 17:36
Shajeel5-Mar-09 17:36 
QuestionClient would like to search.... Everything Pin
thrakazog5-Mar-09 14:00
thrakazog5-Mar-09 14:00 
AnswerRe: Client would like to search.... Everything Pin
Eddy Vluggen6-Mar-09 0:01
professionalEddy Vluggen6-Mar-09 0:01 
AnswerRe: Client would like to search.... Everything [modified] Pin
Eddy Vluggen7-Mar-09 3:00
professionalEddy Vluggen7-Mar-09 3:00 
Questionerror? Pin
suni_dotnet5-Mar-09 11:27
suni_dotnet5-Mar-09 11:27 
AnswerRe: error? Pin
Blue_Boy5-Mar-09 13:04
Blue_Boy5-Mar-09 13:04 
GeneralRe: error? Pin
suni_dotnet5-Mar-09 13:24
suni_dotnet5-Mar-09 13:24 
GeneralRe: error? Pin
Blue_Boy5-Mar-09 13:43
Blue_Boy5-Mar-09 13:43 
GeneralRe: error? Pin
suni_dotnet5-Mar-09 13:48
suni_dotnet5-Mar-09 13:48 
GeneralRe: error? Pin
Blue_Boy5-Mar-09 13:50
Blue_Boy5-Mar-09 13:50 
GeneralRe: error? Pin
suni_dotnet5-Mar-09 13:56
suni_dotnet5-Mar-09 13:56 
GeneralRe: error? Pin
Blue_Boy5-Mar-09 14:21
Blue_Boy5-Mar-09 14:21 
GeneralRe: error? Pin
suni_dotnet5-Mar-09 15:39
suni_dotnet5-Mar-09 15:39 
GeneralRe: error? Pin
Blue_Boy5-Mar-09 15:46
Blue_Boy5-Mar-09 15:46 
Questionregister password Pin
cyannaz5-Mar-09 6:42
cyannaz5-Mar-09 6:42 
QuestionRe: register password Pin
cyannaz5-Mar-09 16:11
cyannaz5-Mar-09 16:11 
Questionsp execute problem Pin
Dilum5-Mar-09 6:20
Dilum5-Mar-09 6:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.