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 2
Plugin Development
SQLiteDatabase Plugin for MP2
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="MJGraf" data-source="post: 1035258" data-attributes="member: 17886"><p>@[USER=25430]gibman[/USER] @[USER=48495]morpheus_xx[/USER] </p><p>I'm currently thinking of implementing the missing CreateDatabase, DatabaseExists and DeleteDatabase methods for SQLite's DBProviderServices. As mentioned, the DBProviderServices contained in system.data.SQLite is internal and sealed, so I thought about just copying the code into the SQLiteDatabase project and adding the missing parts.</p><p>My question is: Can we somehow register our custom DBProviderServices class to be used instead of the one contained in system.data.sqlite? I read somewhere that doing so via code is only possible since EF 6. But is it possible to do so in the app.config file?</p><p>Thanks for your help!</p><p>Michael</p></blockquote><p></p>
[QUOTE="MJGraf, post: 1035258, member: 17886"] @[USER=25430]gibman[/USER] @[USER=48495]morpheus_xx[/USER] I'm currently thinking of implementing the missing CreateDatabase, DatabaseExists and DeleteDatabase methods for SQLite's DBProviderServices. As mentioned, the DBProviderServices contained in system.data.SQLite is internal and sealed, so I thought about just copying the code into the SQLiteDatabase project and adding the missing parts. My question is: Can we somehow register our custom DBProviderServices class to be used instead of the one contained in system.data.sqlite? I read somewhere that doing so via code is only possible since EF 6. But is it possible to do so in the app.config file? Thanks for your help! Michael [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
SQLiteDatabase Plugin for MP2
Contact us
RSS
Top
Bottom