Viewing 15 posts - 1,711 through 1,725 (of 7,168 total)
charlesd (3/7/2013)
March 7, 2013 at 1:12 pm
sqlPirate_Fl (3/7/2013)
I've run a few tests and was curious if aside from the...
March 7, 2013 at 1:08 pm
Sounds like you want to work with a vendor who can advise you on a hardware purchase based on your anticipated workload, like Dell or CDW. Know your workload though...
March 7, 2013 at 1:03 pm
It could be a permissions issue. Anything in the Agent Job logs?
March 7, 2013 at 12:58 pm
newbieuser (3/7/2013)
Do you recommend using this statement for any specific type of DML's (insert,delete etc) in the procedure?
For most DML operations it will be ignored since exclusive locks will always...
March 7, 2013 at 12:52 pm
charlesd (3/7/2013)
March 7, 2013 at 12:46 pm
tony28 (3/7/2013)
opc.three (3/7/2013)
tony28 (3/7/2013)
Or do you think that I have merge all tables ? and just I will add next column with line code?
Yes, you would merge all the tables...
March 7, 2013 at 12:41 pm
tony28 (3/7/2013)
Or do you think that I have merge all tables ? and just I will add next column with line code?
Yes, you would merge all the tables with an...
March 7, 2013 at 11:35 am
OK, I see where the disconnect is coming in. I like it when the developers send their own scripts, then there is no mistaking what they wanted to go to...
March 7, 2013 at 10:56 am
tony28 (3/7/2013)
opc.three (3/7/2013)
March 7, 2013 at 10:30 am
You're welcome. Thanks for the feedback.
March 7, 2013 at 10:07 am
charlesd (3/7/2013)
March 7, 2013 at 10:03 am
ajnubee (3/5/2013)
March 7, 2013 at 12:45 am
Update 3 The encoding of the file seems to be the key. Looking at [System.IO.File]::ReadAllText, the MSDN doc states it will only detect UTF-8 or UTF-32 encoding. http://msdn.microsoft.com/en-us/library/ms143369(v=vs.90).aspx
If I...
March 7, 2013 at 12:36 am
Viewing 15 posts - 1,711 through 1,725 (of 7,168 total)