PowerDesigner allows you to define data connections to access information in different database management systems (DBMSs) using Structured Query Language (SQL).
A data connection processes function calls and SQL requests coming from PowerDesigner and sends them to a data source, and returns results to PowerDesigner.
The PowerDesigner physical data model (PDM) and data movement model (DMM) allow you to define data connections for target databases in order to generate your models and reverse engineer your data sources (see Data Modeling and Data Movement Modeling), while the repository requires a database to store your models and other design documents (see Working with the Repository).
PowerDesigner supports various forms of connection, and your choice will depend on the interface that you have already installed:
You have... |
Configure a connection of type... |
---|---|
ODBC driver |
ODBC machine or file data source |
DBMS client |
Native connection profile |
JDBC driver |
JDBC connection profile |
For information about connecting with an ODBC driver, see Configuring ODBC machine and file data sources. For a DBMS client or JDBC driver, see Configuring connection profiles.