Friday, March 23, 2012

Indirect config through SQL table ?

Hi,

How would you set up an environment variable to do indirect config from a SQL db table?

I couldn't find any clues in the BOL or on the net.

Basically, we have one variable but it must contain three things:
1)Connection to DB
2) table name
3) filter (config name in table).

Right?

What is the syntax to specify these?

Thanks

I posted the smae question in a reply to an old thread.
Sorry.

Please use the following format:
connection-manager-name;table-name;filter

No comments:

Post a Comment