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
SQLite error - Please Help
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="Hesse" data-source="post: 72960" data-attributes="member: 23814"><p>I misquoted the exception line. If you look in the code, it actually calls the full path to the database file. The problem is very strange. It traces back to the MediaPortal.Database file which is expected since that is where SQLite.NET resides. However, I tried debugging some other peoples code (MyTVseries and MyDVDs) and I get the same exception on their code even though we know that it compiles and runs correctly since their code works. </p><p></p><p>Can this exception be a problem with debugging with SQLite?</p><p></p><p>Basically, since I couldn't figure it out, I've turned to using the System.Data.SQLite opensource class located at <a href="http://sqlite.phxsoftware.com/" target="_blank">http://sqlite.phxsoftware.com/</a>. I haven't had any problems with using this code. The only issue is that its harder to use data from a query.</p><p></p><p>If I can get the built-in SQLite reader working, then great. If not, I'm going to stick with this other method. It follows the standard ADO.NET database access methods, so that is nice.</p><p></p><p>Jesse</p></blockquote><p></p>
[QUOTE="Hesse, post: 72960, member: 23814"] I misquoted the exception line. If you look in the code, it actually calls the full path to the database file. The problem is very strange. It traces back to the MediaPortal.Database file which is expected since that is where SQLite.NET resides. However, I tried debugging some other peoples code (MyTVseries and MyDVDs) and I get the same exception on their code even though we know that it compiles and runs correctly since their code works. Can this exception be a problem with debugging with SQLite? Basically, since I couldn't figure it out, I've turned to using the System.Data.SQLite opensource class located at [URL="http://sqlite.phxsoftware.com/"]http://sqlite.phxsoftware.com/[/URL]. I haven't had any problems with using this code. The only issue is that its harder to use data from a query. If I can get the built-in SQLite reader working, then great. If not, I'm going to stick with this other method. It follows the standard ADO.NET database access methods, so that is nice. Jesse [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
SQLite error - Please Help
Contact us
RSS
Top
Bottom