home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Move to SQL server instead of db3 file?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tourettes" data-source="post: 530479" data-attributes="member: 10858"><p>Oh, indeed. Filesystems should provide a secure way to lock the file. It should be atomic, but as you said it wont work nicely when it comes to networked shares (Windows, Linux... both are in the same boat).</p><p></p><p>So, if someone writes a server component that handles all the talking to the SQLite DB (as we don't want to rely on the broken locking over network) it would solve the DB corruption. Also same component could be used to make sure that the data iself is valid (different issue that the DB corrution).</p></blockquote><p></p>
[QUOTE="tourettes, post: 530479, member: 10858"] Oh, indeed. Filesystems should provide a secure way to lock the file. It should be atomic, but as you said it wont work nicely when it comes to networked shares (Windows, Linux... both are in the same boat). So, if someone writes a server component that handles all the talking to the SQLite DB (as we don't want to rely on the broken locking over network) it would solve the DB corruption. Also same component could be used to make sure that the data iself is valid (different issue that the DB corrution). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Move to SQL server instead of db3 file?
Contact us
RSS
Top
Bottom