SqlDependency.Start()

M

mrink1074

One of the method options for this is to use the connection string from
the web.config file, the other is to use the Command object. What if
my connection strings are not stored in the web.config file, is there a
way to simulate this for the Start() method? My connection strings are
being returned dynamically via web service.

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top