After connecting to your database, you can view its structure and data within Dreamweaver.
Dreamweaver populates the Databases panel with all the databases for which connections have been created. If youre developing a ColdFusion site, Dreamweaver populates the panel with all the databases for which data sources have been defined in ColdFusion Administrator.
NOTE |
|
Dreamweaver looks at the ColdFusion server you defined for the current site. (See Specifying where dynamic pages can be processed.) |
If no database appears in the panel, you must create a database connection. For more information, see Connecting to a database.
The columns icons reflect the data type and also indicate the primary key.
Dreamweaver also identifies the primary key of each table, and the data types of each column.