A blog about code samples for mainly Microsoft SQL Server.
Browse by Tags
All Tags »
SQL Server 2008 (RSS)
-
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 Read More...
|
-
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 Read More...
|
-
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, Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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 Read More...
|
-
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://CodePlex.com/SqlServerSamples Read More...
|
-
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 Read More...
|
-
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.com/SqlServerSamples Read More...
|
-
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. If Read More...
|
-
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 Read More...
|