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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » SQLite and Sql changes
SQLite and Sql changes [message #5378] Sun, 17 September 2006 08:32
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
In SQLite, I have fixed issue with crashing global SQL. In the process I have removed "prepared statement caching", as the prefered method of U++ is different - if you want to keep your statement cached, just make it survive for longer. E.g. make it static.

In the process I have also removed operator= from Sql and created new AppSql class for SQL with operator= (because SQL is the only use for operator= - used when defining the global SQL session).

Mirek
Previous Topic: SQLApp example...
Next Topic: FrameSplitter
Goto Forum:
  


Current Time: Sat May 18 06:37:05 CEST 2024

Total time taken to generate the page: 0.01614 seconds