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: 530463" data-attributes="member: 10858"><p>Just thinking aloud. Isn't SQLite completely file basis SQL database? And file systems aren't quaranteening atomic access </p><p>to files (well, NTFS in Vista supports transactions, but I bet SQLite arent using that feature).</p><p></p><p>So, following could be possible?</p><p></p><p></p><p></p><p>After that both processes A & B write content to the database file.</p><p></p><p>Is there any working way to make that read and write from a process to be atomic? Isn't that normally handled by the DBMS?</p></blockquote><p></p>
[QUOTE="tourettes, post: 530463, member: 10858"] Just thinking aloud. Isn't SQLite completely file basis SQL database? And file systems aren't quaranteening atomic access to files (well, NTFS in Vista supports transactions, but I bet SQLite arent using that feature). So, following could be possible? After that both processes A & B write content to the database file. Is there any working way to make that read and write from a process to be atomic? Isn't that normally handled by the DBMS? [/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