Click here to Skip to main content
15,891,633 members
Home / Discussions / Database
   

Database

 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Parwej Ahamad11-Dec-08 5:38
professionalParwej Ahamad11-Dec-08 5:38 
AnswerRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 5:25
mentorWendelius11-Dec-08 5:25 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 5:27
professional dan!sh 11-Dec-08 5:27 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 5:29
mentorWendelius11-Dec-08 5:29 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 5:41
professional dan!sh 11-Dec-08 5:41 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Parwej Ahamad11-Dec-08 5:43
professionalParwej Ahamad11-Dec-08 5:43 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 5:45
professional dan!sh 11-Dec-08 5:45 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 5:45
mentorWendelius11-Dec-08 5:45 
Instead of using -U and -P switches, use the -T switch (integrated security). In that case yuo connect to the database with the same credentials which actually run the database.

d@nish wrote:
Please bear. This is the first time I am writing a decent stored procedure


No problem at all Smile | :)

The need to optimize rises from a bad design.My articles[^]

GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 5:47
professional dan!sh 11-Dec-08 5:47 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 6:05
mentorWendelius11-Dec-08 6:05 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 6:23
professional dan!sh 11-Dec-08 6:23 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 7:17
mentorWendelius11-Dec-08 7:17 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 7:59
professional dan!sh 11-Dec-08 7:59 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
Wendelius11-Dec-08 8:03
mentorWendelius11-Dec-08 8:03 
GeneralRe: Struggling with using xp_cmdshell in stored procedure Pin
dan!sh 11-Dec-08 8:05
professional dan!sh 11-Dec-08 8:05 
QuestionNumber of open connections Pin
blackjack215011-Dec-08 3:13
blackjack215011-Dec-08 3:13 
AnswerRe: Number of open connections Pin
Wendelius11-Dec-08 4:11
mentorWendelius11-Dec-08 4:11 
Questionsql reporting services Pin
member2711-Dec-08 2:28
member2711-Dec-08 2:28 
AnswerRe: sql reporting services Pin
Wendelius11-Dec-08 4:13
mentorWendelius11-Dec-08 4:13 
GeneralRe: sql reporting services Pin
member2714-Dec-08 19:12
member2714-Dec-08 19:12 
GeneralRe: sql reporting services Pin
Wendelius15-Dec-08 5:45
mentorWendelius15-Dec-08 5:45 
QuestionShould I store flash advertisements in DB? Pin
Mohammad A Gdeisat11-Dec-08 0:29
Mohammad A Gdeisat11-Dec-08 0:29 
AnswerRe: Should I store flash advertisements in DB? Pin
Wendelius11-Dec-08 5:35
mentorWendelius11-Dec-08 5:35 
GeneralRe: Should I store flash advertisements in DB? Pin
Mohammad A Gdeisat11-Dec-08 5:55
Mohammad A Gdeisat11-Dec-08 5:55 
GeneralRe: Should I store flash advertisements in DB? Pin
Wendelius11-Dec-08 6:08
mentorWendelius11-Dec-08 6:08 

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.