Home » U++ Library support » U++ SQL » Fix to Sqlite3Session::Open
Re: Fix to Sqlite3Session::Open [message #19926 is a reply to message #19919] |
Tue, 03 February 2009 05:23  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
luzr wrote on Mon, 02 February 2009 04:56 |
Should not be the handle closed in Close and opened set to false again?
|
That will work too. It is just less efficient. sqlite3_open allocates a bunch of internal structures, which will be freed and allocated again in case sqlite3_close.
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Wed Jun 25 21:11:50 CEST 2025
Total time taken to generate the page: 0.03972 seconds
|