Viewing 15 posts - 481 through 495 (of 818 total)
Aye, me too. I'll start a Fantasy Football 2012 thread. Looking forward to playing again with y'all.
June 13, 2012 at 11:08 pm
Matt Cain throws the first perfect game in Giants history! Freakin' awesome...
June 13, 2012 at 11:07 pm
The muscles on the front of your pelvis shorten when you sit and if you do nothing but sit all the time, they will get used to being short and...
June 12, 2012 at 9:07 am
When asked this question I always try and point someone to the practical application of the knowledge. Here are the practical steps I've always suggested, you can google/read a...
May 31, 2012 at 4:06 pm
A stab in the dark, but does it have something to do with Ownership Chaining (http://msdn.microsoft.com/en-us/library/ms188676(SQL.105).aspx)?
Your profiler trace should tell you if the data is being called through a view...
May 31, 2012 at 3:27 pm
Koen Verbeeck (5/30/2012)
SQLDCH (5/30/2012)
I enjoy a 'Clausthaler' every so often. I bet I'm one of the few on this site.I demand pictures! (read: I'm too lazy to Google :-D)
Heh...here...
May 30, 2012 at 2:37 pm
I enjoy a 'Clausthaler' every so often. I bet I'm one of the few on this site.
May 30, 2012 at 2:31 pm
Sorry that I don't have a direct answer, but you may try using the Attunity drivers to connect with Oracle:
http://msdn.microsoft.com/en-us/library/ee470675(v=sql.100).aspx
Here's an excerpt from that page talking about using BIDS and...
May 30, 2012 at 12:44 pm
This may help:
http://msdn.microsoft.com/en-us/library/ms366348(v=sql.100).aspx
May 29, 2012 at 10:29 am
I try and reply to stuff I have experience with because I've learned a lot from this site, also...a sort of "pay it forward" type of thing.
<soapbox>
If everyone acted this...
May 29, 2012 at 10:21 am
Yeah, we're on the same page. But a couple of things:
If you like, you can test your failover by issuing the 'SET PARTNER FAILOVER' command on ServerA, instead of...
May 29, 2012 at 10:03 am
The first command:
ALTER DATABASE [yourDatabase]
SET PARTNER FAILOVER
GO
should be run on your current PRINCIPAL (which is your desired MIRROR, if I understood correctly). It will set your primary instance back...
May 29, 2012 at 8:54 am
Viewing 15 posts - 481 through 495 (of 818 total)