﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Programming / Service Broker  / Activation Stored Proc with Parameters / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 04:56:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Activation Stored Proc with Parameters</title><link>http://www.sqlservercentral.com/Forums/Topic862366-1281-1.aspx</link><description>Hi Barry, Your "You can download it [b]here[/b]." link doesn't work.  I'd love to see that example.  Thanks.</description><pubDate>Wed, 23 Jan 2013 12:59:14 GMT</pubDate><dc:creator>kcordell</dc:creator></item><item><title>RE: Activation Stored Proc with Parameters</title><link>http://www.sqlservercentral.com/Forums/Topic862366-1281-1.aspx</link><description>[quote][b]Bob  Hovious (2/9/2010)[/b][hr]As a side note, when I was learning Service Broker a couple of years ago, I read over thirty articles, tutorials and walkthroughs, including many from Microsoft.  And yet I could not get a single one of them to work!What I discovered later was that every one of those articles either had significant mistakes or, more often, left out important details that made it impossible to get their examples to work (Microsoft's examples have since been corrected, mostly).  In response to this I made up my own presentation, and example code to teach Service Broker, and especially to point out all of the typical mistakes and traps that first-time SB developers get caught by.  You can download it [url=http://movingsql.com/dnn/LinkClick.aspx?fileticket=c7EJbXre%2fLg%3d&amp;tabid=125&amp;mid=911]here[/url].  I promise you that it works.[/quote]Thank you very much! I will check out your examples and slides!</description><pubDate>Tue, 09 Feb 2010 08:18:56 GMT</pubDate><dc:creator>SQL STEWIE</dc:creator></item><item><title>RE: Activation Stored Proc with Parameters</title><link>http://www.sqlservercentral.com/Forums/Topic862366-1281-1.aspx</link><description>As a side note, when I was learning Service Broker a couple of years ago, I read over thirty articles, tutorials and walkthroughs, including many from Microsoft.  And yet I could not get a single one of them to work!What I discovered later was that every one of those articles either had significant mistakes or, more often, left out important details that made it impossible to get their examples to work (Microsoft's examples have since been corrected, mostly).  In response to this I made up my own presentation, and example code to teach Service Broker, and especially to point out all of the typical mistakes and traps that first-time SB developers get caught by.  You can download it [url=http://movingsql.com/dnn/LinkClick.aspx?fileticket=c7EJbXre%2fLg%3d&amp;tabid=125&amp;mid=911]here[/url].  I promise you that it works.</description><pubDate>Tue, 09 Feb 2010 08:08:50 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>RE: Activation Stored Proc with Parameters</title><link>http://www.sqlservercentral.com/Forums/Topic862366-1281-1.aspx</link><description>Then, unless it had all [i]optional[/i] parameters, the tutorial was wrong.  Service Broker passes [i][b]no[/i][/b] parameters to the activation procedure, so if it requires any, the activation will fail.</description><pubDate>Tue, 09 Feb 2010 08:01:24 GMT</pubDate><dc:creator>RBarryYoung</dc:creator></item><item><title>Activation Stored Proc with Parameters</title><link>http://www.sqlservercentral.com/Forums/Topic862366-1281-1.aspx</link><description>I am trying to begin playing with the Service Broker, and I came across the following tutorial which basically does exactly what I needhttp://www.sql-server-performance.com/articles/dev/service_broker_p2.aspxhowever, I am not sure if there is a flaw in the tutorial or if I am missing somerthing. I have attached the code I am using. I am running on a SQL Server 2005 box and when I execute the code, I get the following error[b]Msg 9653, Level 16, State 1, Line 2The activation stored procedure 'spLogMessage' is invalid. Activation stored procedures cannot require parameters.[/b]but in the tutorial, the activation stored proc has parameters. Can someone please help me out? :)Thanks!Michael</description><pubDate>Tue, 09 Feb 2010 06:05:27 GMT</pubDate><dc:creator>SQL STEWIE</dc:creator></item></channel></rss>