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="fforde" data-source="post: 295624" data-attributes="member: 52082"><p>I don't know why everyone around here is so hot on SQL Server. With a MP setup, the only advantage SQL Server gives you is concurrent access from multiple clients. But that could be taken care with just about the same amount of work with a client/server setup in the program itself, with only the server accessing the (SQLite) database. It's a cleaner setup and easier to maintain the integrity of the database because you only have one application connecting. Plus it puts less of a burden on the user and the user's system. SQL Server has a <em>lot</em> of overhead, and I can't think of a single reason to justify it in the context of MP.</p></blockquote><p></p>
[QUOTE="fforde, post: 295624, member: 52082"] I don't know why everyone around here is so hot on SQL Server. With a MP setup, the only advantage SQL Server gives you is concurrent access from multiple clients. But that could be taken care with just about the same amount of work with a client/server setup in the program itself, with only the server accessing the (SQLite) database. It's a cleaner setup and easier to maintain the integrity of the database because you only have one application connecting. Plus it puts less of a burden on the user and the user's system. SQL Server has a [i]lot[/i] of overhead, and I can't think of a single reason to justify it in the context of MP. [/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