Hi, I need to connect to a database the connection string of which is determined at runtime. I am using Enterprise Library 3.0 for data access. How can I connect to a database at runtime, without hardcoding the connection string in the web.config. Please help!! Thanks. Rick