Home » Community » Newbie corner » Multiple users over LAN
Re: Multiple users over LAN [message #30428 is a reply to message #30416] |
Thu, 30 December 2010 13:07  |
mr_ped
Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
|
Experienced Contributor |
|
|
BTW, if you don't want to really bother with some big DB, you may try SQLite file database on shared network folder.
I'm not SQLite guru to say for sure this is reasonable approach, but if you do a quick check over sqlite docs, you will probably find there some recommendations if such usage pattern is desired and if sqlite will take the burden of locking/synchronizing files from you, so you can focus on app code and use just SQL API to read/write data.
|
|
|
Goto Forum:
Current Time: Sun Aug 24 10:41:33 CEST 2025
Total time taken to generate the page: 0.03746 seconds
|