| Thread | Last Post | Replies |
|
| How to send/recv between services on two instances? | 29 May 2008 18:28 GMT | 1 |
We have 2 databases on 2 different servers. What do I need to do to set up services that communicate among these 2 DBs through Service Broker? I could not figure out from Books online. Is there an online tutorial that explains this?
|
| Service Broker versus httpEndpoints | 17 May 2008 21:01 GMT | 4 |
MS constantly impresses me with their ingenuity... but I am often overwhelmed. Especially when it comes to SQL Server and the myriad of data access choices and acronyms. The Help system is a jumble of choices. For example, what is the relationship between HTTP Endpoints and Sql ...
|
| SET ENABLE_BROKER taking forever | 14 May 2008 05:18 GMT | 3 |
I am trying to run the service broker samples on teh AdventureWorks DB on SQL Server Developer edition on Win XP, version 9.00.2050.00. The statement ALTER DATABASE AdventureWorks SET ENABLE_BROKER ; takes forever. Any clues as to what might be the cause?
|
| How can I have a trigger like mechanism on a queue? | 10 May 2008 16:14 GMT | 2 |
How can I have a trigger like mechanism on a queue? Thank you, Max
|
| Not able to catch the client hostname when using Service Broker for Auditing | 07 May 2008 22:52 GMT | 2 |
I did set Service Broker (SB) to insert into a table all the changes on my user objects. I have created the Queue, the service, the event notification and the activation stored procedure as described below
|
| How to see a list of all messages in a queue | 07 May 2008 17:04 GMT | 1 |
Is there anyway to see a list of all messages within a service broker queue? Can I see the list of messages that have been taken from a queue? Thank you, Max
|