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
Moving Pictures
patch - centralized DB fixes.
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="gibman" data-source="post: 564153" data-attributes="member: 25430"><p>I couldn't helt myself.</p><p></p><p>I'm currently playing around with sql express 2008 and incorporating this into moving pictures without redesigning anything from scratch.</p><p></p><p>So far I managed to create a connection to the sqlexpress database.</p><p></p><p>I created a IDatabaseManager interface, which are implemented by :</p><p>DatabaseManagerSQLexpress</p><p>DatabaseManagerSQLite</p><p>DatabaseManagerMySQL (I probably wont do this part, since I have no use of this)</p><p></p><p>My new "DatabaseManagerSQLexpress" class is capable of creating missing tables and columns and their respective relational tables as well.</p><p>It's also able to read records.</p><p></p><p>All this is done through a simple testunit project, to speed up the coding process.</p><p>Once everything works ok, it's time to fire up mov pics GUI and config.</p><p></p><p>Where do I place the connection string etc ?</p><p>Seems silly to place it in sql lite db <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>/gibman</p></blockquote><p></p>
[QUOTE="gibman, post: 564153, member: 25430"] I couldn't helt myself. I'm currently playing around with sql express 2008 and incorporating this into moving pictures without redesigning anything from scratch. So far I managed to create a connection to the sqlexpress database. I created a IDatabaseManager interface, which are implemented by : DatabaseManagerSQLexpress DatabaseManagerSQLite DatabaseManagerMySQL (I probably wont do this part, since I have no use of this) My new "DatabaseManagerSQLexpress" class is capable of creating missing tables and columns and their respective relational tables as well. It's also able to read records. All this is done through a simple testunit project, to speed up the coding process. Once everything works ok, it's time to fire up mov pics GUI and config. Where do I place the connection string etc ? Seems silly to place it in sql lite db :) /gibman [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
patch - centralized DB fixes.
Contact us
RSS
Top
Bottom