About database connections in ASP

About database connections in ASP

An ASP application must connect to a database through an ODBC driver or an OLE DB provider. Creating an OLE DB connection can improve the speed of your connection.

This section covers the following conceptual topics:

  • ASP database connections
  • OLE DB connections


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly