Re: [Hsqldb-developers] Closing of Databases

2005-03-29 Thread fredt
2005 19:43 Subject: [Hsqldb-developers] Closing of Databases Hi, I am noticing that in the version, I am using of HSQL, the .log file is never deleted upon shutdown, and it is appended to the script file only on the next restart of the application.   I traced through the code and

[Hsqldb-developers] Closing of Databases

2005-03-29 Thread Irum Godil
Hi, I am noticing that in the version, I am using of HSQL, the .log file is never deleted upon shutdown, and it is appended to the script file only on the next restart of the application.   I traced through the code and found out that this is happening because there is no call to DatabaseManger.c