Click here to Skip to main content
16,012,223 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello to all,

I am running sql server 2008 on my PC. i have two databases in it. database1 and database2.
I want to communicate both of these through service broker.
I can send and receive messages from a single database. but i dont know how to send messages to other database and how to receive it from the other end.

Kindly help me. i am stucked.
Posted

1 solution

After searcing alot, atleast i found a way to the solution.

An article from microsoft provides complete simple help over either single or multiple instances of databases. Below is the link to solution

http://technet.microsoft.com/en-us/library/bb839489(v=SQL.105).aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900