Is there a way to find out which parts of my different websites are connected to which SQL databases and/or tables? (database and websites were not built by me)
I want to know that page "whatever.aspx" is connected to the SQL instance "dbo.Whatever". Is there a way to do that?