During the BlogEngine upgrade from 2.0 to 2.5 (one that hosts this blog) I’ve come across a problem. The problem might happen during execution of the SQL Server upgrade […]
Calling WCF services from within Sql Server
It is possible to create a managed .net stored procedure for SQL Server that acts like a WCF client. SQL Server 2005 at least is required. But I […]
Minimum database permissions for using SqlDependency with SQL Server 2005
If you wonder what minimum permissions you need to use SqlDependency with SQL Server 2005 then look no further. This code project article definitely works and is the […]
Peculiar problem involving Windows 2003, VMWare Server, SQL Server 2005 and networking
Over the weekend I’ve built my new server – yes, the content you are reading right now is served from it. Perhaps more about this new server in another post. […]
Post CodeCamp impressions
On saturday I held a speech and co-host a “round table” at CodeCamp in Zagreb in front of a crowd of ~60. My presentation was well received and […]
SQL Compare 6 beta
Red Gate is preparing SQL Compare 6 product. The interesting thing about this version is that they are getting ready for supporting source control for storing database schemas. […]