Hi all,
I'm using sqlite 3.7.14. I have an open sqlite database. New datasets are 
continously entered into this database. After having entered a new dataset into 
the database heap consumption has grown. After each sqlite prepare and step cmd 
I use the sqlite3_finallize to free the recources. Why does heap consumption 
grow? Do I have to close the database? After each insert?

Mit freundlichen Grüßen / Best regards

Martin Eckert

DC-IA/EWT1
Bosch Rexroth. The Drive & Control Company
Tel. 07192-22453
Fax 07192-22290
martin.eck...@boschrexroth.de<mailto:martin.eck...@boschrexroth.de>
www.boschrexroth.com<http://www.boschrexroth.com>

Bosch Rexroth Electric
Drives and Controls GmbH
Fornsbacher Str. 92
71540 Murrhardt
GERMANY

Firmensitz: Lohr am Main, Registrierung: Amtsgericht Würzburg HRB 578
Geschäftsführung: Michael Fiks; Dr. Bernd-Josef Schäfer
Vorsitzender des Aufsichtsrats: Dr. Karl Tragl



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to