View comments | RSS feed

Viewing your database within Dreamweaver

After connecting to your database, you can view its structure and data within Dreamweaver.

To view the database:

  1. Open the Databases panel (Window > Databases).

    Dreamweaver populates the Databases panel with all the databases for which connections have been created. If you're developing a ColdFusion site, Dreamweaver populates the panel with all the databases for which data sources have been defined in ColdFusion Administrator.

    If no database appears in the panel, you must create a database connection. For more information, see Connecting to a database.

  2. To display the tables, stored procedures, and views in the database, click the Plus (+) sign beside a connection in the list.
  3. To display the columns in the table, click a table name.

    The columns icons reflect the data type and also indicate the primary key.

  4. To view the data in a table, right-click (Windows) or Control-click (Macintosh) the table name in the list and select View Data from the pop-up menu.

    Dreamweaver also identifies the primary key of each table, and the data types of each column.


Comments


flash_frannie said on Mar 12, 2006 at 4:39 PM :
This does not help when you know there's a table within the database in MS SQL database and it shows none when you expand the table. Maybe there's a clue somewhere and I missed it?

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/dreamweaver/8/using/32_dyna3.htm