Stored Procedures; The Client; Adaptive Server Editions - Sybase Adaptive Server Enterprise 15.0.2 Installation Manual

Table of Contents

Advertisement

Stored procedures

The client

Application code
Open Client

Adaptive Server editions

Installation Guide Evaluation Version
Stored procedures encapsulate a series of SQL commands that the server can
execute as a single command. System stored procedures (SSPs) are created
when the server is installed.
A client uses functions provided by the CT-Library (CT-Lib) and Common
Library (CS-Lib) APIs to establish a connection to the server, submit requests
to the server, and receive results back from the server.
Figure 1-1: Adaptive Server system model
RPC
Request
Response
Access Manager
Data tables
Indexes
System
procedures
Adaptive Server is available in the following editions:
Enterprise Edition – has no limit on scalability and can run all available
options that can be purchased separately.
sql compiler
Shared memory
SQL executive
Data
cache
Procedure
cache
Transaction
log
CHAPTER 1
Overview
5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents