Connecting to a Database

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 (see Data Modeling) and data movement model (see Data Movement Modeling) allow you to define data connections for target databases in order to generate your models and reverse engineer your data sources, while the repository (see The Repository) requires a database to store your models and other design documents.

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 (see Configuring ODBC Machine and File Data Sources).

DBMS client

Native connection profile (see Configuring Connection Profiles).

JDBC driver

JDBC connection profile (see Configuring Connection Profiles).