It will be great to have an update on MS plans to solve the problem of using Service Broker for remote users who sit behind the NAT. Any news will be appreciated. Leonid.
My broker service is configured to use a particular stored proc as the Activation procedure. It basically inserts some data into a table, then runs sp_start_job to fire off a sql job (this all takes place on a single SQL Server). When the queue receives its message, the ...
Thanks for your time and help. I have a switch problem I am trying to resolve using Service Broker. I have any number of consoles that need to ask any number of services any number of questions. ------------ -------------