Viewing 15 posts - 121 through 135 (of 382 total)
thanks for replying. What i was missing the tools folder in my installation folder.
thank you!
December 24, 2009 at 4:50 pm
hi can you post the link whereyou found the windows cleaner?
December 24, 2009 at 1:25 pm
i tried to do this but it tells me Msg 6104, Level 16, State 1, Line 1
Cannot use KILL to kill your own process.
December 9, 2009 at 7:16 pm
would you happen to have a script to get details of an error happening?
December 9, 2009 at 10:23 am
Thank you both!
November 13, 2009 at 6:37 am
yes i do have two values greater than 99999.99, what can i do?
November 12, 2009 at 3:35 pm
thanks for you answer:
yes it works, but it has to be (11,6), i also tried doing this :
update table
set column = round(column, 6, 0)
ALTER TABLE table ALTER...
November 12, 2009 at 2:38 pm
hi, would that be the column Average Record Size? in
DBCC SHOWCONTIG WITH TABLERESULTS
I need to find the average size of a columm in my table to be able to...
October 29, 2009 at 12:11 pm
which one would be better in performance to use this approach, use openxml or use the Bulk Load of xml? i have to do an insert/update of around 450,000 rows...
October 8, 2009 at 10:12 am
hi is there a way to add the deadlock graph information from the log into your email notification without having to create an event?
August 27, 2009 at 2:58 pm
exactly what i needed!!! thank you!!!
August 26, 2009 at 11:51 am
ok thank you i will keep that in mind. 🙂
August 20, 2009 at 12:41 pm
yes it does work with ##temp!! thank you!!
August 18, 2009 at 2:27 pm
yes that's exactly what i am doing, ok i will try to find another way to get the values without using a temp table. Thank you.
August 18, 2009 at 11:42 am
Hi, i have a similar problem, my difference is that i am using a temp table
i have declared and insert values into this temp table in the same stored...
August 18, 2009 at 11:29 am
Viewing 15 posts - 121 through 135 (of 382 total)