config.asp
const DATABASE_CONNECTION_STRING = "Provider=sqloledb; Data Source=MyDatabasePath; Initial Catalog=Database; User ID='Username'; Password='Password';MARS_Connection=yes;"
This should help with the speed of the pages a little bit.