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 #20878 is a reply to message #20875] Wed, 15 April 2009 18:22 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14262
Registered: November 2005
Ultimate Member
JoseB wrote on Wed, 15 April 2009 11:30

Hi,
I am planning an upp aplication that will have a service for running in windows xp and a GUI console to administer that service. The service will use SQLite database. During execution will be the change that service is reading from database table and console is adding or editing records.
Does SQLite database supports this?
If not, which FREE database are you using for multiuser/multiprocess?


Thanks

JoseB


As long as you keep one session per one thread, I think you should be OK.

(More threads per one session are OK too, but you need to serialize then).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: '?' make errors
Next Topic: Application error under WindowsXP
Goto Forum:
  


Current Time: Fri Jun 27 19:36:57 CEST 2025

Total time taken to generate the page: 0.05798 seconds