Home | Components | Contact Me
 

Compact Data Pak
rtCDP.dll

Overview | Summary | Reference | Purchase


Methods

Append, AppendB
Append a new record to the database

Debug_SayAll
Display all records in a message box

Delete, DeleteAll, DeleteArray, DeleteRec
Delete a record from the database

Edit, EditB, EditArray, EditArrayB, EditRec, EditRecB
Edit a record in the database

Insert, InsertB, InsertArray, InsertArrayB, InsertRec, InsertRecB
Insert a record into the database


Properties

BLOB
Imports or exports the entire database in raw binary format

BLOBSize
Returns the byte-size of the BLOB

Count
Returns the number of records in the database

Data, DataB, DataArray, DataArrayB
Append, edit, or retrieve a record from the database

DataLength, DataLengthArray, DataLengthRec
Returns the length of data in a specified record

ErrorNumber
Returns the current error number

Find, FindB, FindArray, FindArrayB
Returns the record number of the record containing specified data

FindKey, FindKeyArray
Returns the record number of the record containing the specified key

Record, RecordB, RecordKey
Append, edit, or retrieve a record from the database

Copyright 2001 Russ Tanner