Subject | ...LoadFromFile() eats memory |
---|---|
Author | Florian Hector |
Post date | 2004-02-19T11:05:36Z |
I am using ...LoadFromFile(FileName) of TIB_Query to insert rather big files(0.5 to 2 MB) into a
binary field of BlobType 0. Now I noticed that this method does not seem to release the memory after
posting the record.
Do I have to take care of releasing memory myself?
Server is Firebird 1, IBO is version 4.3Aa, OS is W2K SP3, transaction is set to AutoCommit.
Florian
binary field of BlobType 0. Now I noticed that this method does not seem to release the memory after
posting the record.
Do I have to take care of releasing memory myself?
Server is Firebird 1, IBO is version 4.3Aa, OS is W2K SP3, transaction is set to AutoCommit.
Florian