The purpose of this dialog box is to define a DSN-less database connection with a connection string.
NOTE |
|
Do not use any spaces or special characters in the name. |
For more information, see Setting the Connection String option. If you do not specify an OLE DB provider in the connection string--that is, if you dont include a Provider
parameter--ASP will automatically use the OLE DB provider for ODBC drivers. In that case, you must specify an appropriate ODBC driver for your database.
If your site is hosted by an ISP and you dont know the full path to your database, use the MapPath method of the ASP server object in your connection string. For more information, see Connecting to a database on an ISP.
Macintosh users can ignore this step because all database connections use the application server.
For more information, see Restricting database information displayed in Dreamweaver.
NOTE |
|
You cannot create a schema or catalog in Microsoft Access. |
Dreamweaver attempts to connect to the database. If the connection fails, double-check the connection string. If the connection still fails, check the settings for the folder Dreamweaver uses to process dynamic pages (see Specifying where dynamic pages can be processed).
The new connection appears in the Databases panel.