Subject Project size
Author Mieke Janson
Hi,

I have a Dephi 6 application. The size of the exe is about 8 Mb. The size of
the firebird database file is about 90 Mb. When I don't use the
IBObject-components the allocated memory of my application is about 60 Mb.
Now, I migrated all my dbTables to IBODataset, all my Storedproc to
IBOstoredprc, and so on. All of a sudden the allocated memory is 135 Mb!!!!!
How is that possibel?

Mieke Janson