Chapter 2 Introduction to the Repository


Understanding Client/Server components

Server

The server is at the center of your application. It stores the repository tables that gather information. A relational database management system (RDBMS) manages information in the repository. You can access the repository from a client via an ODBC driver or via the repository proxy.

Client

The client can either:

Before using the repository, you have to install the database server and clients. To setup your environment you can use Sybase Adaptive Server Anywhere delivered with PowerDesigner or an external database.

For more information about the installation of Sybase Adaptive Server Anywhere, see part 2 of this manual, Installing Sybase Adaptive Server Anywhere.

Before using the proxy, you have to install it on he same computer as the database or at least on the same LAN.

For more information about the installation of the proxy, see the Using the Repository Proxy chapter.

 


Copyright (C) 2006. Sybase Inc. All rights reserved.