It is created with Delphi using only WinAPI ( no clases, no objects, no VCL, only pure WinAPI). It is suitable with any data base system using any connection components ( at this time unit is created only for BDE, but you can write a unit for any DB components easily too).To look at the demo you have to have BDE installed with standard tables and configuredDBDEMOS alias (as there it is after Delphi is installed).apiGrid is created with Delphi 7, but it is suitable with Delphi 5 and Delphi 6 too. C++ users can compile a dll and use apiGrid too.