About this book

This book, the Open Client and Open Server Common Libraries Reference Manual, contains reference information regarding:

NoteIn previous Open Client/Server™ releases, Bulk-Library was referred to as “the Bulk Copy routines.”

Audience

This manual is designed to serve as a reference manual for programmers who are writing Client-Library or Open Server applications. It is written for application programmers who are familiar with the C programming language.

How to use this book

When writing an Open Client or Open Server application, use the Common Libraries Reference Manual as a source of reference information for CS-Library and Bulk-Library routines.

Related documents

Other sources of information

Use the Sybase Getting Started CD, the Sybase Technical Library CD and the Technical Library Product Manuals Web site to learn more about your product:

Sybase certifications on the Web

Technical documentation at the Sybase Web site is updated frequently.

StepsFinding the latest information on product certifications

  1. Point your Web browser to Technical Documents.

  2. Select Products from the navigation bar on the left.

  3. Select a product name from the product list and click Go.

  4. Select the Certification Report filter, specify a time frame, and click Go.

  5. Click a Certification Report title to display the report.

StepsCreating a personalized view of the Sybase Web site (including support pages)

Set up a MySybase profile. MySybase is a free service that allows you to create a personalized view of Sybase Web pages.

  1. Point your Web browser to Technical Documents.

  2. Click MySybase and create a MySybase profile.

Sybase EBFs and software updates

StepsFinding the latest information on EBFs and software updates

  1. Point your Web browser to the Sybase Support Page.

  2. Select EBFs/Updates. Enter user name and password information, if prompted (for existing Web accounts) or create a new account (a free service).

  3. Select a product.

  4. Specify a time frame and click Go.

  5. Click the Info icon to display the EBF/Update report, or click the product description to download the software.

Conventions

CS-Library routine syntax is show in a bold, monospace font:

CS_RETCODE cs_ctx_alloc(version, ctx_pointer)

Program text and computer output are shown in a monospace font:

cs_ctx_alloc(CS_VERSION_100, &context);

Structure names and symbolic constants appear in capital letters (to match their definitions in the csstypes.h header file):

CS_CONTEXT, CS_EXTRA_INF

Routine names and Transact_SQL® keywords are written in a narrow, bold font:

cs_ctx_alloc, the select statement

Code fragments in this book are taken from the online example programs that are included with Client-Library and Server-Library.

The example programs and the code fragments in this book use EX_*, Ex_*, and ex_* #defines, variables, and routines. These #defines, variables, and routines are part of the example programs, but are not a part of CS-Library, Client-Library, or Server-Library.

If you need help

Each Sybase installation that has purchased a support contract has one or more designated people who are authorized to contact Sybase Technical Support. If you cannot resolve a problem using the manuals or online help, please have the designated person contact Sybase Technical Support or the Sybase subsidiary in your area.