You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Use an include file for your database connection ASP / Database Integration
Use an include file for your database connection. Here's the reason why. Before I wised up to this, I was placing the connection on every page. Then there were some configuration changes and none of the pages worked. This meant that every page had to be edited.