You can use a locally defined DSN to create a database connection in Dreamweaver. If you want to use a local DSN, the DSN must be defined on the Windows computer running Dreamweaver.
For instructions, see the following articles on the Microsoft website:
Dreamweaver displays all the connections defined for the site.
The Data Source Name (DSN) dialog box appears.
NOTE |
|
Do not use any spaces or special characters in the name. |
If you want to use a local DSN but havent defined one yet, click Define to open the Windows ODBC Data Source Administrator. For instructions, see Creating a DSN connection.
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 DSN. 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.
You can use a DSN defined on a remote computer to create a database connection in Dreamweaver. If you want to use a remote DSN, the DSN must be defined on the Windows computer running your application server (probably IIS).
For instructions, see the following articles on the Microsoft website:
Dreamweaver displays all the connections defined for the site.
The Data Source Name (DSN) dialog box appears.
NOTE |
|
Do not use any spaces or special characters in the name. |
Macintosh users can ignore this step because all database connections use DSNs on the application server.
You can click the DSN button to connect to the server and select from the DSNs defined on it. For more information, see Setting the Select ODBC DSN dialog box options.
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 DSN. 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.