VCLDB-Dummy Package for Delphi 6 Personal
FreeReport is the free version of a commercial reporting software for Delphi. It is very powerful but it has a problem: It needs the VCLDB-Package which is not included in the Personal Edition of Delphi (At least Delphi 6 Personal, maybe Delphi 7 Personal is also affected).
Because I want to use FreeReport with Delphi 6 Personal, I have written a VCLDB-Dummy-Package. It implements a Dummy-API with all stuff which is needed by FreeReport. So if you install this dummy package you are able to compile FreeReport and can use all of it's components except the DB-aware stuff.
VCLDB-Dummy-Package for Delphi 6 Personal (4 KB)
This Dummy-Package is released into the public domain. It doesn't contain any real code, just some faked VCLDB-API-Interfaces to satisfy the linking of FreeReport v2.32.
I know that this is 4 years too late but...THANKS!
WOOOT!