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 » Does SQLite is thread safe?
Re: Does SQLite is thread safe? [message #20879 is a reply to message #20875] Wed, 15 April 2009 18:35 Go to previous messageGo to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Yes, if use of atomic transactions, SQLite guarantees non-different threads, and data integrity. (Read the documentation on www.sqlite.org).

Also states that in the case of atomic operations is guaranteed simultaneous multi-stations work and data integrity as if the traditional transaction were used.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: '?' make errors
Next Topic: Application error under WindowsXP
Goto Forum:
  


Current Time: Sat May 18 21:18:16 CEST 2024

Total time taken to generate the page: 0.01111 seconds