Collection Contents Index Using SQL in Open Client applications Index pdf/chap5.pdf

Programming Interfaces Guide
   CHAPTER 5. The Open Client Interface     

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:

Top of page  Standard event handling

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

Top of page  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:

Top of page  

Collection Contents Index Using SQL in Open Client applications Index pdf/chap5.pdf