From: SourceForge.net <no...@so...> - 2008-01-02 16:14:44
|
Feature Requests item #1862287, was opened at 2008-01-02 17:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462819&aid=1862287&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: last released version Status: Open Resolution: None Priority: 5 Private: No Submitted By: JC Francois (jeancf) Assigned to: Nobody/Anonymous (nobody) Summary: Debugging with wxSQLite3Statement Initial Comment: Hi, I have been happily using wxSQLite3 in my application for a while now. As I am writing the more delicate part of the database interface now I am feeling the need to be able to output the prepared SQL statement about to be executed to a debug facility in order to check a more complex syntax. I was thinking of something like: wxString wxSQLite3Statement::GetAsString() Does this make sense? Thanks a lot for a great wrapper! ~/jc ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462819&aid=1862287&group_id=51305 |