next up previous contents
Next: The PilotRecord classes for Up: How the conduits work Previous: The KPilotDeviceLink class for   Contents

The PilotDatabase classes for working with databases

KPilot's class library knows two types of databases: local databases from a .pdb file on your PC's harddisk, and serial databases on a PalmOS device connected through a serial or USB cable. To work with a database, you just create an instance of either a PilotLocalDatabase or a PilotSerialDatabase, both of which are derived from PilotDatabase. This base class has the following important members:

The constructors of PilotLocalDatabase and PilotSerialDatabase are:


next up previous contents
Next: The PilotRecord classes for Up: How the conduits work Previous: The KPilotDeviceLink class for   Contents
Reinhold Kainhofer 2003-01-13