Viewing 15 posts - 406 through 420 (of 458 total)
Probably the most influential piece of technology in recent memory, is the CNN Political Map. Anyone who watched coverage up to and on the U.S. election on CNN would...
December 19, 2008 at 9:52 am
Chris Campbell (12/19/2008)
Jeff Goldblum's laptop in Independence Day. He was able to tap into totally alien computers...
December 19, 2008 at 9:42 am
1) if 32 bit you would also need /PAE in the boot.ini file, right?
2) IIRC Lock pages in memory is only useful for SQL Server Enterprise Edition.
not sure about the...
December 3, 2008 at 10:48 am
atulkumar2 (12/2/2008)
The best you can achive by using the third party tool. Some of them are as LiteSpeed by Quest Software and SQLBackup by Radegate.
I am not promoting any...
December 3, 2008 at 8:37 am
Read the previously posted articles, but a quick summary:
1. If you have 64-bit windows, skip this step and go to step 2. If you have 32-bit Windows, right...
December 3, 2008 at 8:32 am
Russell.Taylor (12/3/2008)
December 3, 2008 at 7:11 am
GilaMonster (12/2/2008)
Jeff Moden (12/2/2008)
December 2, 2008 at 2:34 pm
matt stockham (12/1/2008)
December 2, 2008 at 9:32 am
Steve Jones - Editor (11/26/2008)
Maybe we'll get an article out of Gaby sometime 😉
Working on it, trust me. 😀 Will start with scheduling backups and general maintenance. I hope...
November 26, 2008 at 9:32 am
guptaajay1985 (11/25/2008)
Thanx for suggestion...One thing ,Is 70-447 exam for MCITP?
Check the website.
November 26, 2008 at 6:59 am
guptaajay1985, one link is http://technet.microsoft.com/en-us/bb291022.aspx (also accessible from the main microsoft.com page with some simple searches)
MCDBA is dead/being retired. The certification track, at least for SQL 2005...
November 25, 2008 at 9:24 am
Ninja's_RGR'us (11/24/2008)
Hey Gaby, any way you can zip a backup of that DB here and post it in the forums?
It would be difficult to do so for a couple reasons....
November 24, 2008 at 11:46 am
Steve Jones - Editor (11/24/2008)
And some interesting solutions. I might look to modify some of our systems...
November 24, 2008 at 11:26 am
Here's a script I wrote a while back to make sp_spaceused a bit more table friendly.
http://www.sqlservercentral.com/scripts/sp_spaceused/64271/[/url]
use YOUR_DATABASE_HERE -- change as needed
set nocount on
declare @dbsize bigint,
@logsize bigint,
...
November 24, 2008 at 11:11 am
Mr J (11/23/2008)
Yeah, a profiler trace is running on the server and i wanna from which machine its running from.
In SQL Server Management Studio, open the Management folder, and select...
November 24, 2008 at 10:57 am
Viewing 15 posts - 406 through 420 (of 458 total)