Click here to Skip to main content
15,913,941 members
Home / Discussions / Database
   

Database

 
Questionverry urgent Pin
rajesh rajbhar24-Jul-07 4:31
rajesh rajbhar24-Jul-07 4:31 
AnswerRe: verry urgent Pin
leckey24-Jul-07 4:50
leckey24-Jul-07 4:50 
AnswerRe: verry urgent Pin
Blue_Boy24-Jul-07 5:05
Blue_Boy24-Jul-07 5:05 
AnswerRe: verry urgent Pin
Colin Angus Mackay24-Jul-07 5:06
Colin Angus Mackay24-Jul-07 5:06 
GeneralRe: verry urgent Pin
Mike Dimmick24-Jul-07 9:33
Mike Dimmick24-Jul-07 9:33 
AnswerRe: verry urgent Pin
originSH24-Jul-07 5:14
originSH24-Jul-07 5:14 
AnswerRe: verry urgent Pin
Paul Conrad24-Jul-07 5:55
professionalPaul Conrad24-Jul-07 5:55 
AnswerRe: verry urgent Pin
Pete O'Hanlon24-Jul-07 10:38
mvePete O'Hanlon24-Jul-07 10:38 
Please tell me that you aren't connecting with the sa account. This is extremely bad practice. sa has access to pretty much everything in SQL Server and you are basically opening up your dataaccess code to the point where your attack surface is too large. Use a limited access account only.

And, as others have stated, don't use urgent in your title. Just because you think it's urgent it doesn't mean that anybody else will care.

Deja View - the feeling that you've seen this post before.

GeneralRe: verry urgent Pin
Paul Conrad24-Jul-07 19:45
professionalPaul Conrad24-Jul-07 19:45 
AnswerRe: verry urgent Pin
Rob Graham24-Jul-07 13:55
Rob Graham24-Jul-07 13:55 
QuestionHow do I start a SQL Job in SQL-code? Pin
MatthysDT24-Jul-07 3:36
MatthysDT24-Jul-07 3:36 
QuestionDTC fails to work with SQL Server after changing to cluster Pin
Ralph Flora24-Jul-07 2:06
Ralph Flora24-Jul-07 2:06 
Questionsql query to retrive last records or new records Pin
mavii24-Jul-07 1:52
mavii24-Jul-07 1:52 
AnswerRe: sql query to retrive last records or new records Pin
Colin Angus Mackay24-Jul-07 2:28
Colin Angus Mackay24-Jul-07 2:28 
QuestionSQL Server Pin
nitin323-Jul-07 22:07
nitin323-Jul-07 22:07 
AnswerRe: SQL Server Pin
originSH23-Jul-07 22:21
originSH23-Jul-07 22:21 
GeneralRe: SQL Server Pin
leckey24-Jul-07 2:58
leckey24-Jul-07 2:58 
GeneralRe: SQL Server Pin
originSH24-Jul-07 3:55
originSH24-Jul-07 3:55 
QuestionOutput/Return Pin
Amit Kumar G23-Jul-07 10:31
Amit Kumar G23-Jul-07 10:31 
AnswerRe: Output/Return Pin
Paul Conrad23-Jul-07 12:07
professionalPaul Conrad23-Jul-07 12:07 
GeneralRe: Output/Return Pin
Amit Kumar G23-Jul-07 13:19
Amit Kumar G23-Jul-07 13:19 
GeneralRe: Output/Return Pin
Paul Conrad23-Jul-07 13:49
professionalPaul Conrad23-Jul-07 13:49 
AnswerRe: Output/Return Pin
Mike Dimmick24-Jul-07 1:17
Mike Dimmick24-Jul-07 1:17 
QuestionMultiple inserts into oracle in one round trip Pin
kjosh23-Jul-07 10:14
kjosh23-Jul-07 10:14 
AnswerRe: Multiple inserts into oracle in one round trip Pin
Paul Conrad23-Jul-07 13:59
professionalPaul Conrad23-Jul-07 13:59 

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.