Loading ServiceBrokerDemystifiedSeries/README.MD +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ This folder contains the source code for my [Service Broker Demystified blog ser `encryption_errors.sql` and `encryption_errors2.sql` cover goofiness with encryption and how to work around it. `fire_and_forget.sql` demos what happens when you incorrectly model a monolog with Service Broker. `GUIDs.sql` covers interesting aspects of SET NEW_BROKER vs ENABLE_BROKER. `Initiators_and_targets.sql` demos why initiator services are delimited as objects but target services are string literals. Loading Loading
ServiceBrokerDemystifiedSeries/README.MD +2 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,8 @@ This folder contains the source code for my [Service Broker Demystified blog ser `encryption_errors.sql` and `encryption_errors2.sql` cover goofiness with encryption and how to work around it. `fire_and_forget.sql` demos what happens when you incorrectly model a monolog with Service Broker. `GUIDs.sql` covers interesting aspects of SET NEW_BROKER vs ENABLE_BROKER. `Initiators_and_targets.sql` demos why initiator services are delimited as objects but target services are string literals. Loading