Viewing 15 posts - 4,996 through 5,010 (of 5,590 total)
Barry, I appreciate you looking into this. Take care of yourself first, and come back to this when you're up to it.
That "tough problem" part intrigues (and scares) me. If...
August 18, 2009 at 3:31 pm
Not necessarily. If your 2000 db has features that have been removed, then those won't work.
I suggest that you run the Upgrade Advisor against the database to see what it...
August 17, 2009 at 5:41 pm
and if you want it cheaper than $49, try here
August 17, 2009 at 5:26 pm
The biggest issue that I've seen with 64-bit hardware isn't with the database... that will work just fine. My problem has been with SSIS not having access to drivers to...
August 17, 2009 at 3:54 pm
RBarryYoung (8/17/2009)
I played around with it a little using what I felt was more naturally distributed data (making some schools much more popular than others) and it seems...
August 17, 2009 at 3:20 pm
Barry,
Nice... real nice. I like the approximate number calc, which was what I was missing.
I did run into one issue in implementing it... and it's my fault. The data...
August 17, 2009 at 9:32 am
RBarryYoung (8/14/2009)
Jeff Moden (8/14/2009)
RBarryYoung (8/14/2009)
Wayne: Any chance we could get some Create Table defs & sample data Inserts?See Paul's post... it's the same stuff as before (I think).
Oops, my...
August 15, 2009 at 8:17 am
I've played around a bit with John's suggestion. I've come up with a cursor-based solution, but I can't figure out a set-based solution. I think the problem is that I...
August 12, 2009 at 1:20 pm
john.arnott (8/10/2009)
August 11, 2009 at 10:43 am
Jeff Moden (7/30/2009)
Roy Ernest (7/29/2009)
Congratulations to Grant for winning the "Best Thing I Learned at PASS Summit" contest. 😀What's the link?
http://summit2009.sqlpass.org/AboutSummit/ROI/BestThingWinners.aspx
July 30, 2009 at 9:30 pm
TAman (7/29/2009)
And what does the '00000' represent?
Select *
,stuff(stuff(right('00000' + cast(TimeValue...
July 29, 2009 at 1:18 pm
Hi Sam,
I wrote this script to run along with this one: http://www.sqlservercentral.com/scripts/deadlock/66808/
If you have an active deadlock server-side trace running that has the word "Deadlock" in the output file, then...
July 23, 2009 at 5:02 pm
shannonjk (7/22/2009)
I have a bit of a challenge I am attempting to resolve but keep coming up at dead ends.
I have an Invoice table that once the...
July 22, 2009 at 5:31 pm
Hi SqlBuddy,
But multiples instances on a single cluster node is not usually recommended.
Do you happen to have any microsoft (preferred, or any other) links / white papers saying this?...
July 21, 2009 at 5:22 am
Viewing 15 posts - 4,996 through 5,010 (of 5,590 total)