ETL ConnectionStrings

6 views
Skip to first unread message

Louis Haußknecht

unread,
Oct 16, 2009, 5:30:51 AM10/16/09
to Rhino Tools Dev
Hi,

I need to configure my OutputCommandOperations to connect to different
SQL Server instances. I need to set these instances at runtime.

I'd rather like to pass in a connectionString to the Operation ctor
instead of an app.config key for the connectionstring.

Any ideas on that?

Simone Busoli

unread,
Oct 16, 2009, 9:41:09 AM10/16/09
to rhino-t...@googlegroups.com
You can modify the source to accept a connection string I guess.

2009/10/16, Louis Haußknecht <l...@haussknecht.com>:
--
Inviato dal mio dispositivo mobile

Stuart Laughlin

unread,
Oct 16, 2009, 9:45:36 AM10/16/09
to rhino-t...@googlegroups.com

When I needed to do this, I got around it by altering the app.config
at runtime. In other words, one of the first things my app did was to
add a bunch of connections to the app.config file. I wasn't exactly
proud of myself, but it gets the job done. :)


--Stuart

Reply all
Reply to author
Forward
0 new messages