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
Development
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
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="Anthony Vaughan" data-source="post: 1286436" data-attributes="member: 153283"><p>Hi ajs</p><p></p><p>I've done the lion's share of making MP and Configuration work as multi-user applications with the FoldeDatabase, MusicDatabase, PictureDatabase and VideoDatabase.</p><p></p><p>Are there any third-party applications that use the MusicDatabase because I notice that MusicDatabase isn't really using a relational design and it doesn't perform very well compared with the other databases? I am very tempted to sort that out while I'm doing the the rest (because I'm having to re-code much of the back-end anyway). It will add a bit of work but relative to what I've already done it won't be much - this has been a mammoth task.</p><p></p><p>What do you think?</p><p></p><p>There are sections, not many though, that generate SQL on-the-fly, which doesn't lend itself to object-orientation, so I've left that coding alone. It's okay for my purposes because those sections only affect reads and not updates/writes.</p><p></p><p>Things are going well and the performance is great though I've still got a lot of testing to do.</p><p></p><p>Tony</p></blockquote><p></p>
[QUOTE="Anthony Vaughan, post: 1286436, member: 153283"] Hi ajs I've done the lion's share of making MP and Configuration work as multi-user applications with the FoldeDatabase, MusicDatabase, PictureDatabase and VideoDatabase. Are there any third-party applications that use the MusicDatabase because I notice that MusicDatabase isn't really using a relational design and it doesn't perform very well compared with the other databases? I am very tempted to sort that out while I'm doing the the rest (because I'm having to re-code much of the back-end anyway). It will add a bit of work but relative to what I've already done it won't be much - this has been a mammoth task. What do you think? There are sections, not many though, that generate SQL on-the-fly, which doesn't lend itself to object-orientation, so I've left that coding alone. It's okay for my purposes because those sections only affect reads and not updates/writes. Things are going well and the performance is great though I've still got a lot of testing to do. Tony [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Database: Refactor MP1 database for multi seat usage
Contact us
RSS
Top
Bottom