Sign In
SQL Server Management and Operations
A blog about operating and managing SQL Server
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ADO.NET
codeplex
community
CTP
Databases
Feedback
High Availability
Katmai
Microsoft
Mirroring
Open Source
Plans
release
Reporting Services
RTM
Sample Databases
Samples
SQL
SQL Azure
SQL Server
SQL Server 2005
SQL Server 2008
SQL Server 2008R2
System Center Operations Manager
WPF
Archive
Archives
February 2012
(3)
May 2010
(1)
December 2009
(3)
November 2009
(2)
October 2009
(1)
April 2009
(1)
February 2009
(1)
December 2008
(1)
November 2008
(2)
September 2008
(1)
August 2008
(2)
June 2008
(2)
March 2008
(1)
February 2008
(3)
November 2007
(1)
August 2007
(1)
June 2007
(1)
May 2007
(1)
March 2007
(1)
February 2007
(2)
December 2006
(1)
November 2006
(1)
October 2006
(1)
July 2006
(1)
June 2006
(2)
April 2006
(2)
MSDN Blogs
>
SQL Server Management and Operations
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Management and Operations
Moving to Technet
Posted
3 months ago
by
BonnieFe
0
Comments
It occurs to me that this topic is probably more relevant to folks who read blogs at Technet. So, I'm packing up this blog and moving it to http://blogs.technet.com/b/sqlserveroperations/ . Thanks for reading my blog over the years, and if you like many...
SQL Server Management and Operations
SQL Azure Management Pack CTP2 Now Available on the Download Center
Posted
3 months ago
by
BonnieFe
0
Comments
The first exciting news I have in the operations and manageability space is that there is now a management pack for monitoring SQL Azure based databases available as a public customer technology preview (CTP)! You can find the bits on the download center...
SQL Server Management and Operations
And now for something completely different!
Posted
3 months ago
by
BonnieFe
0
Comments
For many years this blog has been about the great SQL Server samples which the SQL Server teams has brought to you. Today marks a change in the direction of this blog. For my readers interested in samples, thanks for hanging in there over the years and...
SQL Server Management and Operations
SQL Server 2008R2 RTM Community Samples are now available.
Posted
over 2 years ago
by
BonnieFe
0
Comments
Community sample database and sample code installers for SQL Server 2008R2 RTM are now available. You can find the database installer at http://msftdbprodsamples.codeplex.com/ and can find all community samples at http://sqlserversamples.codeplex.com...
SQL Server Management and Operations
AdventureWorks Community Sample Databases available for SQL Azure
Posted
over 3 years ago
by
BonnieFe
0
Comments
It is a delight to announce the availability of the AdventureWorks Community Sample Databases for SQL Azure. You can download the scripts and data files from CodePlex . To install the databases on your SQL Azure server just follow the directions on the...
SQL Server Management and Operations
SQL Server 2008 SR4 sample database installer available
Posted
over 3 years ago
by
BonnieFe
2
Comments
Based on the success of the new sample databases installer we created for SQL Server 2008R2, we've created a new samples refresh (SR4) for SQL Server 2008 on CodePlex at http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=37109...
SQL Server Management and Operations
Code Samples for SQL Server 2008R2 November CTP available
Posted
over 3 years ago
by
BonnieFe
0
Comments
It is a delight to announce that SQL Server 2008R2 November CTP3 code samples are now posted to CodePlex at http://sqlserversamples.codeplex.com/ . The wiki pages have been updated to reflect the availability of the new sample code installers. These installers...
SQL Server Management and Operations
SQL Server 2008R2 Sample Databases Updated
Posted
over 3 years ago
by
BonnieFe
1
Comments
The AdventureWorks sample databases for SQL Server 2008R2 have been updated and are available at http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24854 . This version includes both the AdventureWorks 2008R2 schema and data...
SQL Server Management and Operations
AdventureWorks 2008R2 November CTP is now live on CodePlex!
Posted
over 3 years ago
by
BonnieFe
1
Comments
The AdventureWorks 2008R2 November CTP sample databases are now live on CodePlex at http://msftdbprodsamples.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24854 ! This is a beta quality release. We’re still addressing some relatively minor issues...
SQL Server Management and Operations
SQL Server 2008 (Katmai) October 2009 Samples Refresh 3 Available
Posted
over 3 years ago
by
BonnieFe
0
Comments
SQL Server 2008 (Katmai) October 2009 Samples Refresh 3 is now available. SQL Server 2008 (Katmai) Product Samples Refresh 3 is now live at http://sqlserversamples.codeplex.com/ . There are numerous bug fixes and a new sample, RSPermissions which demonstrates...
SQL Server Management and Operations
VS/SSMS settings and the Fault Retry functionality
Posted
over 3 years ago
by
BonnieFe
0
Comments
Doug Holland (a C# MVP) has opened two work items in Connect. The first one is about being able to share settings between VS and SSMS for those of us who do both DBA and developer work. You shouldn't have to specify font, color, or tab settings twice...
SQL Server Management and Operations
The transition to community based development
Posted
over 3 years ago
by
BonnieFe
1
Comments
The times they are a changin' When I first started working on code to share with the SQL Community that code shipped in the box with very little community participation. Over the years my job has changed and so has the processes we use to create open...
SQL Server Management and Operations
New step-by-step instructions for installing sample databases
Posted
over 4 years ago
by
BonnieFe
0
Comments
The new sample database installers which shipped at the end of October 2008 greatly simplify the installation process for the sample databases. For one thing, there are only three installers to choose from instead of tens of installers. Just pick the...
SQL Server Management and Operations
Fault Retry provider and sample
Posted
over 4 years ago
by
BonnieFe
1
Comments
Have you ever tried using high availability technology like SQL Server database mirroring and been surprised when your ADO.NET client didn't seemlessly switch from the principal to the failover partner but instead reported an exception? The Fault Retry...
SQL Server Management and Operations
October 2008 SQL Server Samples Refresh
Posted
over 4 years ago
by
BonnieFe
2
Comments
We've completed an October refresh of the SQL Server 2008 samples ( http://CodePlex.com/SqlServerSamples ). We've heard from you that the install experience for the databases was too complex and error prone. In this refresh we're providing a much simpler...
SQL Server Management and Operations
Your feedback
Posted
over 4 years ago
by
BonnieFe
0
Comments
We're currently creating plans around SQL community and samples for the next 12 months. As we build these plans we want to make sure we're addressing the issues that matter to you. If you have any feedback on your experiences with our community programs...
SQL Server Management and Operations
SQL Server 2008 Samples are here!
Posted
over 4 years ago
by
BonnieFe
3
Comments
SQL Server 2008 samples are now available at http://codeplex.com/SqlServerSamples . That's our portal page to many different product and community projects on CodePlex with samples for SQL Server. On the releases tab of the portal page you'll find installers...
SQL Server Management and Operations
SQL Server 2008 is here!
Posted
over 4 years ago
by
BonnieFe
1
Comments
Great news! SQL Server 2008 is now available for download for MSDN subscribers from http://msdn.microsoft.com/en-us/subscriptions/downloads/default.aspx . We're putting the finishing touches on the samples and should have updated installers available...
SQL Server Management and Operations
SQLRSS: an open source project for creating an RSS feed from database changes
Posted
over 4 years ago
by
BonnieFe
0
Comments
Have you ever wanted an RSS feed that displayed changes to a database? SQLRSS ( http://codeplex.com/SQLRSS ) may be just the ticket for you. This application uses the SQL Server 2008 feature called Change Data Tracking to gather changes made to the database...
SQL Server Management and Operations
SQL Server 2008 RC0 is here!
Posted
over 4 years ago
by
BonnieFe
0
Comments
SQL Server 2008 Release Candidate 0 (RC0) has shipped! You can get RC0 from http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx . After you've installed SQL Server 2008, try out the latest batch of samples and sample databases at http:/...
SQL Server Management and Operations
SQL Heroes Contest
Posted
over 4 years ago
by
BonnieFe
0
Comments
There is a community sample contest just kicking off now. Contribute the sources for a tool or sample you think would benefit the SQL Server community and you could win a home server! The rules are at http://blogs.msdn.com/sqlheroes/pages/sql-heroes-2008...
SQL Server Management and Operations
The AdventureWorks 2008 Family of Sample Databases
Posted
over 4 years ago
by
BonnieFe
5
Comments
There is a new AdventureWorks family of sample databases available for SQL Server 2008 February CTP at https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=MSFTDBProdSamples . The AdventureWorks 2008 family of databases demonstrates some...
SQL Server Management and Operations
SQL Server 2008 Samples February CTP now live at CodePlex!
Posted
over 4 years ago
by
BonnieFe
1
Comments
SQL Server 2008 February CTP is now live on http://www.microsoft.com/sql/2008/default.mspx . With this wonderful, feature packed CTP we also have some great companion samples and sample databases which you can find at our portal page: http://CodePlex...
SQL Server Management and Operations
FAQ Updated
Posted
over 4 years ago
by
BonnieFe
0
Comments
Have you ever had problems installing CLR samples or the Storefront sample because you get an error like the one below? Msg 15208, Level 16, State 1, Line 1 The certificate, asymmetric key, or private key file does not exist or has invalid format...
SQL Server Management and Operations
SQL Server 2008 November CTP is here!
Posted
over 5 years ago
by
BonnieFe
0
Comments
SQL Server 2008 November CTP is here: http://connect.microsoft.com/sqlserver . A lot of cool features come online with this release. Maybe the most exciting for developers and DBAs alike with be the return of intellisense to SSMS! Other exciting features...
Page 1 of 2 (39 items)
1
2