Bugs item #1705354, was opened at 2007-04-22 21:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1705354&group_id=51305
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Steven Van Ingelgem (g00fy)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxSQLite3] Closing of database returns error
Initial Comment:
When you have some prepared statements 'open', you need to close them before closing the database.
What could be argued in this case is that they should be closed along with the database (that way they will throw an error when accessed).
Greetz
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1705354&group_id=51305
|