Service Broker External Activator Source Code
-
viernes, 27 de abril de 2012 7:34
Hello,
Is the source code for the Sql Service Broker External Activator(EAService.exe) available to view? It would help a lot in debugging.
Thanks!
stacy murray
Todas las respuestas
-
lunes, 30 de abril de 2012 2:24Moderador
Hi stacy,
It may be not available. What is your problem here?
TechNet Subscriber Support
If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.Stephanie Lv
TechNet Community Support
-
lunes, 30 de abril de 2012 5:53
Hi Stephanie,
I don't have a specfic problem now. But the original sql 2005 EA source, before it became a MS product, was available. I found it helpful for trouble-shooting.
One of the main gripes I have with EA is that it forces me to use integrated security. And that forces me into a more complex server setup using Active Directory to hookup 2 or more servers. All for EA notifications.
The original sql 2005 EA allowed db connection using sql authentication. Much simpler for rolling out EA farms.
If I had access to source, I would make sql authentication an option so I would not have to deal with AD to support EA rollout to more servers.
It would be nice if MS would provide that option.
Thanks for your reply,
Stacy
stacy murray
-
martes, 08 de mayo de 2012 6:12
Hi Stacy,
There is an implementation of the ExternalActivator available on the apress site. search for the book : "Pro SQL Server 2008 Service Broker" and go to the download page for this book. You should be able to download all the chapters. Chapter 4 is the one with the implementation.
Hope it helps.
Cheers
Régis
- Marcado como respuesta Stakmur jueves, 10 de mayo de 2012 8:43
-
jueves, 10 de mayo de 2012 8:43Thanks Regis!
stacy murray

