[fpc-pascal] Error in my mind or typo in sqldbtoolsunit.pas?
Ludo Brands
ludo.brands at free.fr
Mon Apr 30 13:02:10 CEST 2012
> ... however, I don't see any corresponding CREATE TABLE
> FPDEV2 in the rest of the code or any mention of it?
>
In the TestFieldTypes unit there are several 'create table FPDEV2' whenever
a special particular table is needed. Nowhere FPDEV2 is dropped. So I assume
the unwritten convention is that FPDEV2 is dropped by SQLDBToolsUnit in
TSQLDBConnector.Destroy. To be confirmed.
Ludo
More information about the fpc-pascal
mailing list