Viewing 15 posts - 40,561 through 40,575 (of 59,072 total)
calico-604598 (12/20/2009)
With SQL Server 2005 Expresse Edition CMDSHELL can be enable / disable with sp_configure or with surface area.
I ask this question because I dont want to manually enable...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 21, 2009 at 8:01 am
Thanks, Daipayan,
Just wanted to make sure you were covered on this. Lot's of folks simply do it wrong and they end up with a huge performance problem on their...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 21, 2009 at 7:58 am
SQL Server is running the CLR... SQL Server must be runing as a user that has the privs to "see" the UNC.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 21, 2009 at 7:55 am
Heh... got it and thanks for taking the time to explain.
Depending on how you're pushing that to Excel, it's likely that the trailing 0's just won't matter... Excel...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 21, 2009 at 7:53 am
Just curious... did either of those links help you sort your problem out?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 6:32 pm
shuzi,
Did you ever get this sorted out or do you still need some help?
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 6:30 pm
You bet. Thank you for the feedback.:-)
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 6:18 pm
My recommendation would be to read the following article before you do anything...
http://www.sqlservercentral.com/articles/DBA/68526/
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 4:18 pm
surya-434952 (12/20/2009)
Thanks a ton for your kind help. Its working. Could you please explain a bit about quirky update So that i can reuse this when ever i...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 11:40 am
Simple check in Books OnLine does it... 😉 Past the following into the URL box of the help system.
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/udb9/html/c147c9e1-b81d-49c8-b800-3019f4d86a13.htm
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 11:34 am
QQ-485619 (12/19/2009)
Can you please be more specific?Thanks,
Yes, but then you'd miss out on all the fun. 😉 Did you lookup REVERSE in Books Online? Also lookup CHARINDEX which...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 10:48 am
I'm not sure what's available in 2k8, but if you lookup DBCC SHOWCONTIG, there's a fully written script near the bottom of that help listing.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 10:45 am
surya-434952 (12/20/2009)
Let me know explain the scenario clearly,
i have a table called balance sheet as follows
Dept Acct Date credit...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 9:59 am
If you don't know me by now, then let me tell you that I always have to ask "Are you sure?" when I see something like that. Same thoughts...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 8:36 am
Grant Fritchey (12/20/2009)
Hey Jeff,Thanks for the great review and the kind words. "I'm not worthy" doesn't begin to cover it, but thanks for the sentiments.
Heh... Humility and knowledge will get...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 20, 2009 at 8:27 am
Viewing 15 posts - 40,561 through 40,575 (of 59,072 total)