Hi,
I wonder if there is a way to connect to multiple (but identical) database in the multi-thread app. Each thread will decide which db to hit. Due to the connection string is a static filed, is there a way to work around this? Thanks.
We are using 3.0, .NET4 and self-serving model
dc