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 » Can I use netSQLite to solve the problem of sharing SQLite database?
Re: Can I use netSQLite to solve the problem of sharing SQLite database? [message #36722 is a reply to message #36533] Thu, 28 June 2012 23:48 Go to previous message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
I use SQLITE because it's serveless and pain free. No messing with configurations and it's embedded in the final executable (thanks to static linking).

If a server solution is need it might be better to use Firebird, MySQL, whatever.

The reason for server-based Sqlite I think might be porting an existing BIG Sqlite database to work as a server.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sql crash in 64 bit machine
Next Topic: What does this code do exactly?
Goto Forum:
  


Current Time: Sat Jun 01 06:02:53 CEST 2024

Total time taken to generate the page: 0.02153 seconds