Using the Designer > Data Formats > Application Data in Databases for ILOG JViews Diagrammer

You can import application data from a database into ILOG JViews Diagrammer provided that the database is compliant with the JDBC API. The database must provide a JDBC driver and be accessible through SQL queries. For example, an Excel file (.xls) is recognized as a database; the worksheets are treated as tables. A Microsoft Access database can also be used; the driver for both Excel and Access is called the JDBC-ODBC bridge.

Figure 5.1 shows the initial Arizona worksheets in Excel as loaded in Loading Data From a Database.

images/diada_formatsek.png

Figure 5.1 Arizona Data Worksheets in Excel

A database contains tables of columns and rows. Each row in a table represents an object in the data model. Each column in a table represents an attribute.

Nodes and links must be loaded from separate tables/sheets.

You must define a mapping between the columns in the file and the properties proposed by the Designer in the New Diagram Wizard. Some columns may be unmapped and therefore not used in the diagram.