Classmate (Vo2Ado Professional Only)

<< Click to Display Table of Contents >>

Navigation:  Compatibility Classes (Professional Version Only) >

Classmate (Vo2Ado Professional Only)

Previous pageReturn to chapter overviewNext page

Starting with version 2.613 of Vo2Ado a server class is included that is compatible with Classmate (2.03).

The source code for this class was generously donated by Uwe Hein, and is based on the source code of the standard server class.

We have also included a Classmate Browser sample that shows this class in use.

The methods of this cmAdoServer class have not seperately been documented in this helpfile.

 

There are two kinds of methods and properties:

Methods and properties that are required by Classmate, such as FieldGetSym and FieldTypeUsual. They have the same parameters and return value as the methods in the cDbServer class

Additional methods and properties that are also available in the AdoServer class, such as Requery, PageSize, Recordset etc. They have the same parameters and return value as the equivalent methods of the AdoServer class.