M
Mr. Arnold
I mean the ability to call a Web service or a WCF service with Service
Broker using CLR code that's running on SQL server is very good. I am
programming this in a project for a client that's being done at this time.
The ability to have SQL server triggers push things like XML and XML
serialized objects into queues, the Service Broker using CLR to pull things
off the queues, Service Broker using CLR calls a Web service that has access
to the BLL and DAL layers and then in turn the send things off to other SQL
server queues, like using MSMQ. It's like using WCF with end-points and
everything, but it's on SQL Server.
Other processes like a Console or Windows service application running on the
back-end working with the MS SQL server queues is something I didn't know
that could be done, until two weeks ago.
It's fabulous stuff.
http://www.devsource.com/c/a/Using-VS/Introducing-SQL-Server-2005s-CLR-Integration/
http://msdn.microsoft.com/en-us/library/ms345108.aspx
Broker using CLR code that's running on SQL server is very good. I am
programming this in a project for a client that's being done at this time.
The ability to have SQL server triggers push things like XML and XML
serialized objects into queues, the Service Broker using CLR to pull things
off the queues, Service Broker using CLR calls a Web service that has access
to the BLL and DAL layers and then in turn the send things off to other SQL
server queues, like using MSMQ. It's like using WCF with end-points and
everything, but it's on SQL Server.
Other processes like a Console or Windows service application running on the
back-end working with the MS SQL server queues is something I didn't know
that could be done, until two weeks ago.
It's fabulous stuff.
http://www.devsource.com/c/a/Using-VS/Introducing-SQL-Server-2005s-CLR-Integration/
http://msdn.microsoft.com/en-us/library/ms345108.aspx