Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
Novo is currently offline  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
 
Read Message
Read Message
Read Message
Previous Topic: Conditional jump or move depends on uninitialised value(s)
Next Topic: few questions from a newbie
Goto Forum:
  


Current Time: Wed Jun 25 21:11:50 CEST 2025

Total time taken to generate the page: 0.03972 seconds