Welcome to RightHand's community place Sign in | | Help

Browse by Tags

All Tags » SQL

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 won't talk about how to. I'd rather discuss an odd error you can encounter while performing this stunt. On
Posted by Miha Markic | 0 Comments
Filed under: , ,

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 most complete one I've found. Note that setting minimum database permissions for notification
Posted by Miha Markic | 0 Comments
Filed under: ,

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. Back to the point. Host OS on the server is Windows 2003 R2 x32 and there is also a SQL Server
Posted by Miha Markic | 0 Comments
Filed under: , , ,

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 understood (at least I was told so) even though my Croatian is not perfect - English and hand gestures helped.
Posted by Miha Markic | 1 Comments
Filed under: ,

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. Unfortunatelly the source control support won't be a part of version 6 but
Posted by Miha Markic | 0 Comments
Filed under: