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

Client/Server Architecture [Table of Contents] Sybase Documentation

Introducing Sybase Workplace SQL Server

[-] Chapter 1: Overview of Workplace SQL Server
[-] Components of Workplace SQL Server

Components of Workplace SQL Server

As the section "Client/Server Architecture", described, the basic client/server RDBMS model consists of the database server and third-party or developed client software that communicates with the database server over a network. The integrated set of products in Workplace SQL Server also includes software for backing up, monitoring, and administering SQL Server as well as client libraries that enable applications to communicate with the server.

You install some of the Workplace SQL Server software on the server and some on the client.

In addition, to prepare the server, you dedicate raw partitions for use as database devices, disk partitions dedicated to storing data before installing SQL Server. After installation you use the Transact-SQL disk init command to initialize the device.

On the client you will most likely install (in addition to the client components of SQL Server) development tools such as PowerBuilder that help you build applications that access SQL Server, the applications themselves, and/or third-party software.

Figure 1-7 shows an overview of the client and server components of your SQL Server system. The sections "Server Components" and "Client Components" describe each of the components in more detail.

Figure 1-7: Overview of Workplace SQL Server components
raster

Server Components

The following Workplace SQL Server components reside on the server:

Client Components

The following Workplace SQL Server components are client components:

raster
Client/Server Architecture [Table of Contents] Sybase Documentation