September 3, 2007 at 11:54 pm
Is there any way to communicate to the sql server 2005 service broker via a .NET application? That is, other than executing stored procs.
September 5, 2007 at 5:20 am
The interface from the main SQL Server engine to Service Broker is T-SQL, so just run the relevant T_SQL statements in your .Net application. They can be either traditional dynamic SQL or you can run your app as a stored procedure within SQL CLR.
Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.
When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy