Viewing 15 posts - 1 through 15 (of 136 total)
We have always left master as default, as no users have any permissions there, and so far no sysadmin has done any harm; but I see the point, and perhaps...
November 21, 2013 at 4:07 am
The way the barcode functions work is always the same: you pass a string with the source code ('bananas') and you get the coded barcode string ( ÑbananasÈÓ, always starts...
April 8, 2013 at 4:20 am
Nothing to do with a log chain: the resource database is specific to the SQL Server Build (and I believe has to keep version in step with the master...
December 14, 2011 at 6:09 am
On startup SQL Server reports "the resource database build version" and it seems as important as ever. The main difference in SQL2008 is the location of the resource db,...
December 13, 2011 at 8:57 am
Lynn Pettis (8/23/2011)
Had a similar issue at a previous employer, turned out the port on one of the switches was set to half-duplex. Just an idea.
That was where my...
August 24, 2011 at 2:17 am
Brandie Tarvin (6/20/2011)
Ewan Hampson (6/20/2011)
SQL Server should have a health warning about system databases and backupsThat's what the DBCC commands and the Alert system are for.
No argument with that,...
June 20, 2011 at 7:04 am
Another yes from me. When I lost the log drive (well, Ops mis-partitioned the drives), I hunted out a running Dev copy at the same Build, stopped it and...
June 20, 2011 at 6:13 am
krn045 (6/14/2011)
...
I have used the data & log files of model database...
June 14, 2011 at 9:44 am
I recovered model when I lost a log drive by
copy good model database files into place (these may be copies from another instance of the...
June 13, 2011 at 3:39 am
I had a recent example where a developer had created a stats-related Stored Procedure that worked through a decently formed set of joins across tables and Views, applying an update...
February 17, 2011 at 3:12 am
What's with the change since the CTP?
CTP: "Supported Operating Systems:Windows 7;Windows Server 2003;Windows Server 2008;Windows Vista"
RTM: "Supported Operating Systems:Windows 7;Windows Server 2008;Windows Server 2008 R2;Windows Vista"
The readme seems...
December 20, 2010 at 3:35 am
Unless we can devise special sounds for curly brackets (open and close), semi-colons and maybe an altered intonation for upper-case
Not sure about upper/lower case, but Victor Borge's phonetic punctuation could...
May 21, 2010 at 2:39 am
There are additional points in this discussion.
April 16, 2010 at 4:01 am
This may be a problem with WMI permissions. See if it makes a difference if you apply the changes detailed in the link.
April 16, 2010 at 3:40 am
Good one!
But surely it's more likely we'll see a new "Known Null", to contrast with "Unknown Null"....
April 1, 2010 at 2:48 am
Viewing 15 posts - 1 through 15 (of 136 total)