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

Database

 
GeneralRe: Parameter in stored procedure Pin
Saiyed Alam27-Nov-08 20:42
Saiyed Alam27-Nov-08 20:42 
AnswerRe: Parameter in stored procedure Pin
Jerry Hammond27-Nov-08 15:51
Jerry Hammond27-Nov-08 15:51 
GeneralRe: Parameter in stored procedure Pin
Saiyed Alam27-Nov-08 20:42
Saiyed Alam27-Nov-08 20:42 
Questionsimple bugs, work items Addin for VS ? Pin
Ahmed Charfeddine26-Nov-08 6:16
Ahmed Charfeddine26-Nov-08 6:16 
AnswerRe: simple bugs, work items Addin for VS ? Pin
Ashfield26-Nov-08 21:44
Ashfield26-Nov-08 21:44 
QuestionHow to Unlock a table in SQL Server 2005? Pin
meeram39526-Nov-08 5:33
meeram39526-Nov-08 5:33 
AnswerRe: How to Unlock a table in SQL Server 2005? Pin
PIEBALDconsult26-Nov-08 13:46
mvePIEBALDconsult26-Nov-08 13:46 
AnswerRe: How to Unlock a table in SQL Server 2005? Pin
Ashfield26-Nov-08 21:01
Ashfield26-Nov-08 21:01 
The transaction has to rollback, so that takes as long (or even longer) than the transaction had been running when you killed it. Everything should go back to normal eventually, if not then you may have to restart the sql server instance.

Bob
Ashfield Consultants Ltd

AnswerRe: How to Unlock a table in SQL Server 2005? Pin
Wendelius27-Nov-08 3:55
mentorWendelius27-Nov-08 3:55 
QuestionDYNAMIC SQL PROBLEM Pin
Mogaambo26-Nov-08 0:55
Mogaambo26-Nov-08 0:55 
AnswerRe: DYNAMIC SQL PROBLEM Pin
Umair Feroze26-Nov-08 3:24
Umair Feroze26-Nov-08 3:24 
AnswerRe: DYNAMIC SQL PROBLEM Pin
Ben Fair26-Nov-08 3:26
Ben Fair26-Nov-08 3:26 
QuestionUse if else statements to retrieve a certain column based on criteria and give it for display Pin
nit11525-Nov-08 11:30
nit11525-Nov-08 11:30 
AnswerRe: Use if else statements to retrieve a certain column based on criteria and give it for display Pin
Pete O'Hanlon25-Nov-08 12:22
mvePete O'Hanlon25-Nov-08 12:22 
AnswerRe: Use if else statements to retrieve a certain column based on criteria and give it for display Pin
PIEBALDconsult26-Nov-08 13:49
mvePIEBALDconsult26-Nov-08 13:49 
QuestionDynamic sql Query Pin
shinboxe25-Nov-08 6:09
shinboxe25-Nov-08 6:09 
AnswerRe: Dynamic sql Query Pin
Ben Fair25-Nov-08 9:35
Ben Fair25-Nov-08 9:35 
GeneralRe: Dynamic sql Query Pin
shinboxe25-Nov-08 10:15
shinboxe25-Nov-08 10:15 
GeneralRe: Dynamic sql Query Pin
Ashfield25-Nov-08 21:17
Ashfield25-Nov-08 21:17 
GeneralRe: Dynamic sql Query Pin
Umair Feroze26-Nov-08 3:44
Umair Feroze26-Nov-08 3:44 
QuestionRe: Dynamic sql Query Pin
Ashfield26-Nov-08 8:36
Ashfield26-Nov-08 8:36 
AnswerRe: Dynamic sql Query Pin
shinboxe27-Nov-08 7:47
shinboxe27-Nov-08 7:47 
QuestionVista Home Premium - install SQL 2005 Express with Reporting Service? Pin
devvvy25-Nov-08 5:24
devvvy25-Nov-08 5:24 
AnswerRe: Vista Home Premium - install SQL 2005 Express with Reporting Service? Pin
Jerry Hammond25-Nov-08 18:19
Jerry Hammond25-Nov-08 18:19 
QuestionIs having an error handler in every single stored procedure excessive? Pin
emunews25-Nov-08 3:21
emunews25-Nov-08 3:21 

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.