Is it possible to use external activation in sql express without switching to sql enterprise / standard?
I would like to send a message to the sql express service browser, and then notify my external application service running in the same field to start the console application to send the message and process it. I am doing this already successfully with remote Sql Enterprise db.
But now I need everything that is contained on the same box with Sql express, without using remote Sql Enterprise.
However, sql express has limitations, so I wonder if I can use sql express, as described in a separate configuration, without going through Sql Enterprise. Thank you for your help!
Stacy source
share