TTablularLoader 1.0

By Daaron Dwyer

Freeware 13 May 2000

In category

Components > Tools > Conversion

Description

This component transforms database data into a "tabular" format. This component is not data-aware (it would be nice, but complex). Example:

The data in your table might be from a school gradebook, like:

  • Joe,85,Test 1
  • Joe,90,Test 2
  • Fred,80,Test 1
  • Fred,85,Test 2
  • Steve,92,Test 1
  • Steve,91,Test 2
...this component re-orients the data into a format of:
    Test1Test2
    Joe8590
    Fred8085
    Steve9291

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 3 307kB

Platforms:

  • Delphi 4
  • Delphi 5

Downloads