I am using one database with the same name in SQL Server 2000 and SQL Server 2005.
How can I manage the connection string in the web.config file so that we can differentiate the connection.
While we are using the same user name and password for the both databases.