ADO.NET version 1.0.82 incompatibility

9 views
Skip to first unread message

Jeremy H

unread,
Oct 30, 2012, 6:29:53 AM10/30/12
to xer...@googlegroups.com
I use the excellent Radio Downloader application (http://www.nerdoftheherd.com/tools/radiodld/), and have written a Java application of my own which accesses Radio Downloader's SQLite database. Recently I installed the latest version of Radio Downloader, which includes a change to "Update the SQLite provider for ADO.NET to version 1.0.82." Now, my application cannot read the database; it connects successfully, but when it tries to read a table an error is returned "Table episodes does not exist".

I can read the database using either a graphical SQLite client, or the SQLite command line, and both confirm that table episodes does exist. So there seems to be an incompatibility between the provider version now used by Radio Downloader and the JDBC driver (I am using v3.7.2). However, I don't understand enough about the different versions involved to resolve this. Does anyone have any suggestions please?

Thanks,
Jeremy
Reply all
Reply to author
Forward
0 new messages