U++ framework
Do not panic. Ask here before giving up.

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: Sun Apr 26 21:40:39 GMT+2 2026

Total time taken to generate the page: 0.00433 seconds