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

Database

 
QuestionHow to search word starting with character 'a' Sql Full Text Indexing Pin
abhinish16-Jun-08 2:12
abhinish16-Jun-08 2:12 
AnswerRe: How to search word starting with character 'a' Sql Full Text Indexing Pin
SomeGuyThatIsMe16-Jun-08 7:44
SomeGuyThatIsMe16-Jun-08 7:44 
Questionsql query help Pin
csp16-Jun-08 0:42
csp16-Jun-08 0:42 
AnswerRe: sql query help Pin
A Wong16-Jun-08 2:46
A Wong16-Jun-08 2:46 
QuestionSP Transaction isolation level locking SQL 2005 [modified] Pin
pmpdesign15-Jun-08 21:56
pmpdesign15-Jun-08 21:56 
AnswerRe: SP Transaction isolation level locking SQL 2005 Pin
Alsvha16-Jun-08 2:21
Alsvha16-Jun-08 2:21 
GeneralRe: SP Transaction isolation level locking SQL 2005 Pin
Ashfield16-Jun-08 4:27
Ashfield16-Jun-08 4:27 
GeneralRe: SP Transaction isolation level locking SQL 2005 Pin
pmpdesign16-Jun-08 19:21
pmpdesign16-Jun-08 19:21 
Thanks for the replies.
Took the whole thing apart and ran each query separately, works as expected.
Put back together, commented out the 3rd INSERT to just leave select. Pulls no records as expected.
Commented out select and hardcoded insert with some data that I knew insert1 & 2 would create and works fine.

Headbutted wall for a while, cracked open a bottle of wine, rebooted server and whadaya know...Works perfectly. Removed WITH(NOLOCK)s and... works perfectly. Removed READ UNCOMMITTED, works perfectly.

No idea what caused it. Could have been some other lock, although nothing else should have had a lock.

Its all marked for some serious testing and I'll see if its reproducable!

Anyway, thanks for the help. Hope I can reciprocate one day.
GeneralRe: SP Transaction isolation level locking SQL 2005 Pin
Alsvha16-Jun-08 19:45
Alsvha16-Jun-08 19:45 
QuestionSOLVED Bumb SQL question - WHER AND syntax? [modified] Pin
Vaclav_14-Jun-08 13:50
Vaclav_14-Jun-08 13:50 
AnswerRe: Bumb SQL question - WHER AND syntax? Pin
Blue_Boy14-Jun-08 18:22
Blue_Boy14-Jun-08 18:22 
GeneralRe: Bumb SQL question - WHER AND syntax? Pin
Vaclav_14-Jun-08 18:43
Vaclav_14-Jun-08 18:43 
GeneralRe: Bumb SQL question - WHER AND syntax? Pin
Blue_Boy14-Jun-08 18:46
Blue_Boy14-Jun-08 18:46 
GeneralRe: Bumb SQL question - WHER AND syntax? Pin
Vaclav_14-Jun-08 19:03
Vaclav_14-Jun-08 19:03 
GeneralRe: Bumb SQL question - WHER AND syntax? Pin
Blue_Boy14-Jun-08 19:04
Blue_Boy14-Jun-08 19:04 
Questionproblem with web user control Pin
sabaMCA14-Jun-08 10:00
sabaMCA14-Jun-08 10:00 
AnswerRe: problem with web user control Pin
Christian Graus14-Jun-08 10:09
protectorChristian Graus14-Jun-08 10:09 
GeneralRe: problem with web user control Pin
Blue_Boy14-Jun-08 10:49
Blue_Boy14-Jun-08 10:49 
QuestionCPU Process on Clinet/Server? Pin
LordCover14-Jun-08 7:11
LordCover14-Jun-08 7:11 
AnswerRe: CPU Process on Clinet/Server? Pin
Hesham Amin14-Jun-08 9:19
Hesham Amin14-Jun-08 9:19 
GeneralRe: CPU Process on Clinet/Server? Pin
LordCover15-Jun-08 1:55
LordCover15-Jun-08 1:55 
Questionhow i can roll back today transaction Pin
wasimsharp13-Jun-08 19:43
wasimsharp13-Jun-08 19:43 
AnswerRe: how i can roll back today transaction Pin
Ashfield15-Jun-08 21:08
Ashfield15-Jun-08 21:08 
AnswerRe: how i can roll back today transaction Pin
Alsvha16-Jun-08 2:11
Alsvha16-Jun-08 2:11 
QuestionProblem using FillSchema Pin
FerJones13-Jun-08 14:23
FerJones13-Jun-08 14:23 

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.