Click here to Skip to main content
15,915,702 members
Home / Discussions / Database
   

Database

 
GeneralRe: Problem with OLEDB updating from an XML file. Pin
William O'Malley16-Jan-04 3:33
sussWilliam O'Malley16-Jan-04 3:33 
GeneralRe: Problem with OLEDB updating from an XML file. Pin
jamielindemann19-Jan-04 5:07
jamielindemann19-Jan-04 5:07 
GeneralDecrypting stored-procedures in SQL-Sever Pin
K. Gulden12-Jan-04 7:25
K. Gulden12-Jan-04 7:25 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
Mike Dimmick13-Jan-04 0:57
Mike Dimmick13-Jan-04 0:57 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
K. Gulden13-Jan-04 6:55
K. Gulden13-Jan-04 6:55 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
K. Gulden13-Jan-04 8:19
K. Gulden13-Jan-04 8:19 
GeneralClickety Pin
Arjan Einbu18-Jan-04 3:55
Arjan Einbu18-Jan-04 3:55 
GeneralRe: Decrypting stored-procedures in SQL-Sever Pin
K. Gulden19-Jan-04 5:56
K. Gulden19-Jan-04 5:56 
Here was the reponse to my inquiry at Bill's place ( slightly edited for brevity, clarity, and protection of innocent individuals Smile | :)

1. Protecting a stored procedure and making it totally non-decryptable is technically impossible.

2. The Encryption SQL-Server is offering is obfuscation through a feature called "encryption".

-- Possible solutions --

1. Use extended stored procedures in a DLL.

2. Protect your asset like other data products do: obfuscation ( like IBM, Oracle, and Microsoft offer ), or legal protection (copy write, patents, etc).

Generaliff function in sql server Pin
khattak12-Jan-04 4:46
khattak12-Jan-04 4:46 
GeneralRe: iff function in sql server Pin
Mike Dimmick12-Jan-04 5:04
Mike Dimmick12-Jan-04 5:04 
GeneralEncoding problem! Pin
Marix12-Jan-04 3:26
Marix12-Jan-04 3:26 
GeneralPaging Decision Pin
Mohamad Al Husseiny11-Jan-04 19:57
Mohamad Al Husseiny11-Jan-04 19:57 
GeneralRe: Paging Decision Pin
Guillermo Rivero12-Jan-04 6:35
Guillermo Rivero12-Jan-04 6:35 
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny12-Jan-04 21:42
Mohamad Al Husseiny12-Jan-04 21:42 
GeneralRe: Paging Decision Pin
Heath Stewart13-Jan-04 2:39
protectorHeath Stewart13-Jan-04 2:39 
GeneralRe: Paging Decision Pin
Guillermo Rivero13-Jan-04 3:44
Guillermo Rivero13-Jan-04 3:44 
GeneralRe: Paging Decision Pin
Mohamad Al Husseiny13-Jan-04 18:16
Mohamad Al Husseiny13-Jan-04 18:16 
QuestionBetter use of tables? Pin
MKlucher11-Jan-04 16:26
MKlucher11-Jan-04 16:26 
AnswerRe: Better use of tables? Pin
Colin Angus Mackay11-Jan-04 22:06
Colin Angus Mackay11-Jan-04 22:06 
Generali cannt access sql server from visula studio Pin
webhay10-Jan-04 10:48
webhay10-Jan-04 10:48 
QuestionHow to Set Data to TextBox when We fetch data in Dataset Pin
RakeshMCM9-Jan-04 20:10
RakeshMCM9-Jan-04 20:10 
AnswerRe: How to Set Data to TextBox when We fetch data in Dataset Pin
obelisk299-Jan-04 22:00
obelisk299-Jan-04 22:00 
GeneralProblem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 7:54
jeffcorbitt9-Jan-04 7:54 
GeneralRe: Problem opening Access 2000 database Pin
Marcie Jones9-Jan-04 8:06
Marcie Jones9-Jan-04 8:06 
GeneralRe: Problem opening Access 2000 database Pin
jeffcorbitt9-Jan-04 9:14
jeffcorbitt9-Jan-04 9:14 

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.