Click here to Skip to main content
15,892,005 members
Home / Discussions / Database
   

Database

 
QuestionQuery for implementing the below? Pin
Karan_TN25-Jun-08 18:56
Karan_TN25-Jun-08 18:56 
AnswerRe: Query for implementing the below? Pin
Ashfield25-Jun-08 21:14
Ashfield25-Jun-08 21:14 
GeneralRe: Query for implementing the below? Pin
Karan_TN26-Jun-08 19:28
Karan_TN26-Jun-08 19:28 
QuestionConnection String Security Concerns Pin
jchalfant25-Jun-08 6:00
jchalfant25-Jun-08 6:00 
AnswerRe: Connection String Security Concerns Pin
Alsvha25-Jun-08 22:00
Alsvha25-Jun-08 22:00 
GeneralRe: Connection String Security Concerns Pin
jchalfant26-Jun-08 2:01
jchalfant26-Jun-08 2:01 
AnswerRe: Connection String Security Concerns Pin
Ashfield25-Jun-08 23:55
Ashfield25-Jun-08 23:55 
GeneralRe: Connection String Security Concerns Pin
jchalfant26-Jun-08 2:13
jchalfant26-Jun-08 2:13 
In the DB, the user credentials are stored in the syslogins table, so there's at least that bit of security.

In most of my user side applications, I've been known to use a 1-1 and onto encryption to store credentials. I've been known to be lazy at times, however.

Fortunately, no one at this company is familiar with memory editors much less CLR reflection.

Thanks for the input.
AnswerRe: Connection String Security Concerns Pin
Andy Brummer26-Jun-08 10:38
sitebuilderAndy Brummer26-Jun-08 10:38 
QuestionTrigger in SQL Server 2005 Pin
rrrriiizz25-Jun-08 2:32
rrrriiizz25-Jun-08 2:32 
AnswerRe: Trigger in SQL Server 2005 Pin
John_Adams25-Jun-08 2:48
John_Adams25-Jun-08 2:48 
GeneralRe: Trigger in SQL Server 2005 Pin
rrrriiizz30-Jun-08 19:09
rrrriiizz30-Jun-08 19:09 
AnswerRe: Trigger in SQL Server 2005 Pin
Ashfield25-Jun-08 2:48
Ashfield25-Jun-08 2:48 
GeneralRe: Trigger in SQL Server 2005 Pin
rrrriiizz30-Jun-08 19:13
rrrriiizz30-Jun-08 19:13 
Questionstored procedure Pin
harish.k1225-Jun-08 1:52
harish.k1225-Jun-08 1:52 
AnswerRe: stored procedure Pin
Colin Angus Mackay25-Jun-08 2:40
Colin Angus Mackay25-Jun-08 2:40 
GeneralRe: stored procedure Pin
Ashfield25-Jun-08 2:53
Ashfield25-Jun-08 2:53 
GeneralRe: stored procedure Pin
Colin Angus Mackay25-Jun-08 3:38
Colin Angus Mackay25-Jun-08 3:38 
GeneralRe: stored procedure Pin
Ashfield25-Jun-08 4:03
Ashfield25-Jun-08 4:03 
GeneralRe: stored procedure Pin
Colin Angus Mackay25-Jun-08 7:36
Colin Angus Mackay25-Jun-08 7:36 
GeneralRe: stored procedure Pin
Ashfield25-Jun-08 21:10
Ashfield25-Jun-08 21:10 
GeneralRe: stored procedure Pin
Colin Angus Mackay26-Jun-08 9:47
Colin Angus Mackay26-Jun-08 9:47 
GeneralRe: stored procedure Pin
Ashfield26-Jun-08 10:20
Ashfield26-Jun-08 10:20 
GeneralRe: stored procedure Pin
Colin Angus Mackay26-Jun-08 13:25
Colin Angus Mackay26-Jun-08 13:25 
GeneralRe: stored procedure Pin
Ashfield26-Jun-08 21:39
Ashfield26-Jun-08 21:39 

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.