SDF-CSV DataSet 2.05
In category
DB-Aware Components > Direct DB Access > Text
Description
Access any text file as it were a table from a database. Indicate only the file, attach a DataSource and you may use any DataControl with it. Now, must of the methods of a regular DataSet are included, so you may add, delete, modify and filter records.Field names and sizes may be defined on design or runtime, just before opening the file, or definitions may be stored on an schema file (even inside the data file).
Useful methods let you save the file with less fields, remove blank records, or saving the changed file in another.
Two classes are included and a sample:
- TSdfDataSet - for comma delimited files
- TFixedFormatDataSet - for fixed length files.
Informations
- Status: Fully functional
- Source: FW
- Size: 13 776kB
Platforms:
- C++ Builder 5
- Delphi 2
- Delphi 3
- Delphi 4
- Delphi 5
- Delphi 6
Downloads