public
Description: SQL Server 2 Growl notification bridge
Homepage: http://www.tudra.net/wp/category/sql2growl/
Clone URL: git://github.com/knippers/sql2growl.git
name age message
directory Icons/ Sun Apr 05 17:09:29 -0700 2009 Initial checkin [knippers]
directory Libraries/ Sun Apr 12 07:54:18 -0700 2009 new version [knippers]
file README Thu Apr 02 12:25:23 -0700 2009 added the readme [knippers]
directory Setup/ Fri Apr 24 13:09:59 -0700 2009 changes for installer code, service was not alw... [knippers]
directory Sql/ Sun Apr 12 07:54:45 -0700 2009 version info changes [knippers]
file Sql2Growl.sln Sun Apr 05 17:09:29 -0700 2009 Initial checkin [knippers]
directory Sql2Growl/ Fri Apr 24 13:09:59 -0700 2009 changes for installer code, service was not alw... [knippers]
README
The SQL Server 2 Growl bridge is a tool to send notifications from SQL Server to Growl. 
It consists of SQL Server code (a queue and two stored procedures) and a C# NT Service 
to pickup the notifications from the queue. The C# service will forward the notification 
Growl.

Copyright 2009 (c) Daniel Knippers