Viewing 15 posts - 5,251 through 5,265 (of 7,168 total)
Steve.Cornelius (8/3/2011)
August 3, 2011 at 6:09 am
opc.three (6/8/2011)
From the article:
Therefore, each row in a database, at any given point in time, can be identified by three numbers; file number - page...
August 3, 2011 at 6:00 am
pdanes2 (8/3/2011)
opc.three (8/2/2011)
Permissions
Requires membership in the sysadmin fixed server role or membership in the public fixed database role in the master database with EXECUTE permission granted.
I...
August 3, 2011 at 5:53 am
From xp_logininfo Books Online article
Permissions
Requires membership in the sysadmin fixed server role or membership in the public fixed database role in the master database with EXECUTE permission granted.
I think this...
August 2, 2011 at 9:48 pm
tonyppham (8/2/2011)
THANK YOU THANK YOU THANK YOU!!!
You're welcome, HTH 🙂
I've been working on this for hours and you've solved it in a few minutes!! Do you know if it is...
August 2, 2011 at 9:35 pm
The service running as Network Service sounds fine. You are obviously receiving domain info per the xp_logininfo results you posted.
One more request please.
Most of the stuff is still fine,...
August 2, 2011 at 4:56 pm
Nice job posting the question complete with DDL, DML and expected results 🙂
I reworked your DML a bit to provide an actual NULL instead of the string 'NULL'. See if...
August 2, 2011 at 4:49 pm
krish.sett (8/2/2011)
I have the...
August 2, 2011 at 4:03 pm
You may be able to retrieve the deadlock graph using Extended Events.
Please read this article:
Retrieving Deadlock Graphs with SQL Server 2008 Extended Events[/url]
Note: if you're on 2008 (not R2) then...
August 2, 2011 at 1:31 pm
Have you considered using XSLT to transform the file? If you already have an XSD then mapping the input columns to that should be trivial with a decent XML Development...
August 2, 2011 at 1:20 pm
ALZDBA (8/2/2011)
Then I see no issue(s) on having it in 90 mode for a transition time span 😉
If we use compat mode (I'm still trying for a full regression test...
August 2, 2011 at 12:54 pm
It sounds like you want Control Flow functionality inside a Data Flow...I don't think that's how it works 🙂
Someone may drop in with some magic setting I am not aware...
August 2, 2011 at 12:35 pm
ALZDBA (8/2/2011)
Don't start without...
August 2, 2011 at 10:17 am
I was going to cite myspace.com too. I heard Christa Stelzmuller speak at PASS 2009 and she was flanked by SQLCAT team members. They were explaining how they use Service...
August 2, 2011 at 10:10 am
sunshine-587009 (8/2/2011)
August 2, 2011 at 9:37 am
Viewing 15 posts - 5,251 through 5,265 (of 7,168 total)