Viewing 15 posts - 196 through 210 (of 295 total)
Unless I did something very wrong, I had completely different answers *sigh* TGIF
November 1, 2012 at 9:53 pm
Bhuvnesh - I have no idea what your last post ment if anything......
I appreciate you help but I dont understand a thing you have said....
October 14, 2012 at 11:49 pm
Dont you mean GETUTCDATE() ?? I have tried using that but then I still need to add 8 hours to it and then do a time comparision for the...
October 14, 2012 at 5:03 pm
Good question, but poorly worded... Disk IO in sp_who2 references reads as well as writes. Bouse points for those who actually got it right for the right reason 🙂
September 23, 2012 at 11:06 pm
Hi Gail,
Thanks for that. I will give shot and see what happens.
August 22, 2012 at 1:51 am
Hi,
Thanks for the advice. I found the problem to be a security issue AND the fact that the MaxPageSize is limited to 901 and I was pulling down more than...
August 16, 2012 at 5:42 pm
Thanks for the reply, not sure what caused it to grow so much, that is under investigation. However It is now back down to its expected size along with the...
July 30, 2012 at 6:33 pm
Not bad but i need to loop through all the values returned not just one by one..... but thank you.
July 5, 2012 at 3:23 am
ChrisM@Work (7/5/2012)
DROP TABLE #Temp
SELECT Value1 = CAST(Value1 AS ntext)
INTO #Temp
FROM (
SELECT Value1 = 'XXX XXXX:Test Indexing:04 Environment and Approvals:00 Remote Operations Centre:01 Application:02 MDP:figures for MDP:Carrooda ANEF.pdf '
)...
July 5, 2012 at 2:30 am
Sample Data:
XXX XXXX:16 RHP PMC:11 Document Control:03 Documents for Review:03 Supplier Reviews:RHIO-005620 BGC:100RH-1000-CI-PRO-1001_A.pdf
XXX XXXX:16 RHP PMC:11 Document Control:03 Documents for Review:03 Supplier Reviews:RHIO-005620 BGC:100RH-1000-CI-PRO-1002_A.pdf
XXX XXXX:03 Commercial:02 Procurement:07 Purchase Orders:Major Purchase...
July 5, 2012 at 2:24 am
Hmm explain more please... Answered 10 but got it wrong. Gold told to refer to books on line, answer is 10 but here it says 10, 12 which is it...
July 5, 2012 at 1:12 am
At first glance I thought, hang on there is one row returned with the value 'a' but when I out put the results to text you can see
a
-----------
(0 row(s) affected)
Gppd...
July 1, 2012 at 10:44 pm
Thanks for the positive reposnces. The relationship with the 3rd party vendor is deteriorating which is why we are looking ot move the system in house. If it was a...
May 16, 2012 at 6:02 pm
Viewing 15 posts - 196 through 210 (of 295 total)