In BOL under "Service Broker Routing" there is rule#5 under "Finding Matching Routes" 5. Find a route that does not specify either the service name or the service broker identifier. I am trying to create route without service name and with just broker_instance specified as in ...
I'm working on an application that needs to send large serialized data types through the Service Broker services. The application is written in C#. I can serialize the objects into XML and insert them as the xml data
Please help. It's a major this code produces two different results on SP1 and SP2 DECLARE @ConversationHandle uniqueidentifier , @TargetConversationHandle uniqueidentifier