Hi!
Is any diferences in performance of big number of websites which having its own database VS one website that creates big number of connection string to different databases (count of databases is the same in both cases)?
Some additional info: several hundreds of databases, Win2k3 server, IIS 6.0, for connecting to databases we are using SqlDataProvider.
-br, Alex