Browse by Tags
All Tags »
SQL 2008 (
RSS)
As good as SQL 2005 was (well, still are), one disappointment was that you needed Visual Studio if you wanted to debug your stored procedures. Seriously, what was MS thinking when they did that, especially as in SQL 2000, Query Analyzer had debug capabilities...
I have just released a new version - 2.6 - of the deployment tool for SQLCLR assemblies. It is a minor release, but it implements some changes that are fundamental for coming versions and also fixes a couple of minor bugs. The download page for it is...
Euan posted late yesterday evening that SQL Server 2008 February CTP (CTP 6) has been released. Grab it from here (one of the pages are dated November 2007, but the link will take you to the correct download).
I’ve had some feed-back about SQLCLRProject (thanks Doug et al!), and based on that fixed some issues. Read all about it, and get the updates on the download page . As always, comments and suggestions for improvements are very welcome!! Niels
Hi everyone, it’s been a while (shame one me!)!! As some of you may know, back in the days I developed a tool for deploying .NET assemblies to SQL Server 2005 (or, as it was called then, Yukon). Initially it was just a tool used from the command line...