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

Programming Interfaces [Table of Contents] Chapter 1:  Programming Interface Overview

[-] About This Book


About This Book


About This Manual

Subject

This manual describes the programming interfaces available for Adaptive Server Anywhere.

Audience

This manual is intended for application developers writing programs that work directly with one of the Adaptive Server Anywhere interfaces.

You do not need to read this manual if you are using a development tool, such as Powersoft PowerBuilder or Power++, which has its own database interface on top of ODBC.


Adaptive Server Anywhere documentation

The Adaptive Server Anywhere documentation consists of the following books:

The format of these books (printed or online) may depend on the product in which you obtained Adaptive Server Anywhere.

Depending on which package you have purchased, you may have additional books describing other components of your product.


Documentation conventions

This section lists the typographic and graphical conventions used in this documentation.


Syntax conventions

The following conventions are used in the SQL syntax descriptions:


Typographic conventions

In addition to the syntax conventions, the documentation uses the following typographic conventions:

Item

Description

Code

SQL and program code is displayed in a mono-spaced (fixed-width) font

User entry

Text entered by the user is displayed in a bold sans serif typeface

new term

New terms introduced in the text are displayed in a bold serif typeface

emphasis

Emphasized words are displayed in italic

file names

File names are shown in italics.

database objects

Names of database objects, such as tables and procedures, are shown in bold.


Graphic icons

The following icons are used in this documentation:

Icon

Meaning

raster

A client application.

raster

A database server, such as Sybase Adaptive Server Anywhere or Adaptive Server Enterprise.

raster

An Adaptive Server Anywhere database server.

raster

A SQL Remote Message Agent

raster

A Sybase Replication Server.

raster

A Replication Agent. A replication agent is required for a database to act as a primary data site in Sybase Replication Server installations.


Installed files

The following terms are used throughout the manual:


The sample database

There is a sample database included with Adaptive Server Anywhere. Many of the examples throughout the documentation use this sample database.

The sample database represents a small company. It contains internal information about the company (employees, departments, and financial data) as well as product information (products), sales information (sales orders, customers, and contacts), and financial information (fin_code, fin_data).

The following figure shows the tables in the sample database and how they are related to each other.

raster

The sample database is held in a file named asademo.db, and is located in your installation directory.




Programming Interfaces [Table of Contents] Chapter 1:  Programming Interface Overview