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

Database

 
QuestionParameter in stored procedure Pin
Saiyed Alam26-Nov-08 18:44
Saiyed Alam26-Nov-08 18:44 
AnswerRe: Parameter in stored procedure Pin
Ashfield26-Nov-08 22:01
Ashfield26-Nov-08 22:01 
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 
How to unlock a table in sql server 2005? I tried killing the transaction which has a lock on the table by finding the spid through the sp “sp_lock” but still I’m not able to unlock the table.

A simple select query on this table with no “where” clause takes lot of time, resulting in Timeout Expired error. The table structure is also pretty simple with only one clustered index and the table has got only one record.

Please let me know what I can do in this scenario.

Thanks
meeram395

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

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 
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 

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.