Viewing 15 posts - 91 through 105 (of 349 total)
Kevin's solution works for me. I was stuck thinking about CUBE or ROLLUP or something else to avoid a cursor. Updates on a temp table didn't occur to me.
Thanks!
May 8, 2007 at 1:54 pm
Was the 70-431 actually hard, or the whole SQL2K5 certification process? I'm a SQL2K MCDBA, so I took 70-431 and thought it was pretty easy. Most of the stuff was...
May 7, 2007 at 9:04 am
Never mind, It looks like I fixed it. It makes no sense, but at least it works.
I had an Active X scritp to copy the Access database from a...
March 14, 2007 at 1:26 pm
Ian put it very well above. I too am distracted by the tone of the articles at times. The technical content seems good.
January 23, 2007 at 7:23 am
It sounds like a depressing place to work, but I'd be interested to hear the other side of the story.
The article heading mentioned "DBA Janet Wong brings us one of...
December 5, 2006 at 7:33 am
"I opened a DTS package; it transferred five tables from one database of one server to another database of another server. Well, how many connections would you create? Two right?...
December 5, 2006 at 7:15 am
There's a site for coders, http://coderific.com/.
November 27, 2006 at 6:19 am
Is there suposed to be a link to the article that Steve is referring to in the editorial? I don't see any. Sounds like an interesting article.
October 27, 2006 at 6:20 am
The answer says True, but the explanation says false... it's confusing unless this is a typo...
October 26, 2006 at 5:55 am
Embarcadero ER/Studio for data modeling. Great tool, easier to use than ERWin.
October 6, 2006 at 6:43 am
If you have a two node Windows cluster, here's the breakdown:
1) One SQL Server Virtual Server installed - Active/Passive.
2) Two SQL Server Virtual Servers installed - Active/Active
This is kind of...
September 28, 2006 at 6:34 am
I didn't realize that there was any illegal data mining going on in this case. I thought it was the pretexting (basically impersonating) that was against CA law.
I suppose...
September 27, 2006 at 6:50 am
You can also right click the DTS package itself and choose Schedule Package - no need to open the DTS package.
It's in Enterprise Manager under Data Transformation Services, Local...
September 14, 2006 at 6:16 am
I don't think there's a good rule of thumb for this. With database sizes ranging up to terrabytes, there's no way RAM can be made to match. I've managed everything from...
August 24, 2006 at 6:36 am
Viewing 15 posts - 91 through 105 (of 349 total)