| ADODB_sybase | Connection object. For connecting to databases, and executing queries. |
| ADORecordset_sybase | RecordSet class that represents the dataset returned by the database. |
| ADORecordSet_array_sybase | This class encapsulates the concept of a recordset created in memory as an array. This is useful for the creation of cached recordsets. |