Introduction - If you have any usage issues, please Google them yourself
The tBinaryDataSet component was created out of the need to have a tDataSet
decendant which accessed a data file without requiring numerous DLL s or
the Borland Database Engine. With the new features in Borland Delphi 3.0,
creating a tDataSet descendant has proven to be much easier than first imagined.
The unit BinData.pas contains the implementation of just such a component.