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

Using SQL in Open Client applications [Table of Contents]

[-] Chapter 5: The Open Client Interface
[-] Open Client event handling


Open Client event handling

Sybase Client Library applications send requests to Adaptive Server Anywhere. Each request triggers an event, and Adaptive Server Anywhere executes a routine to handle that event. The routine that handles an event is called an event handler.

Adaptive Server Anywhere support is described in terms of these events: the events to which it can respond, and the ways in which it responds to those events.

Events can be of two kinds:


Standard event handling

The following list describes each Open Server standard event, and the Adaptive Server Anywhere handling of that event.


Known limitations of Anywhere

Using the Open Client interface, you can use an Adaptive Server Anywhere database in much the same way as you would a SQL Server. There are some limitations, including the following:


Using SQL in Open Client applications [Table of Contents]