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  |
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.
|
|
|
Goto Forum:
Current Time: Mon May 12 18:21:07 CEST 2025
Total time taken to generate the page: 0.03601 seconds
|