Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 22:  Database Creation and Modification [Table of Contents] Accessing a database

WarehouseArchitect - User's Guide

[-] Part 3 WarehouseArchitect Model
[-] Chapter 22: Database Creation and Modification
[-] Using the ODBC interface

Using the ODBC interface

The Open Database Connectivity (ODBC) interface allows PowerDesigner to access data in different database management systems (DBMS) using Structured Query Language (SQL) as a standard for accessing data.

An ODBC driver processes function calls and SQL requests coming from PowerDesigner and sends them to a data source. It also returns request results to PowerDesigner.

The data source provides all the target database information: its operating system, DBMS, and network platform. You can define more than one data source for the same driver.

Defining a data source

You define data sources using the program ODBC Administrator. PowerDesigner gives you direct access to this program.

Configuring a data source

Connecting to a data source

By connecting to a data source, you can send direct requests to a DBMS.

Displaying information about a connected database

The extent of information available about a database depends on the DBMS and the ODBC driver in use.

Disconnecting from a data source


Chapter 22:  Database Creation and Modification [Table of Contents] Accessing a database