This is a migrated thread and some comments may be shown as answers.

OpenAccess and new SQLite 3.7.6.* ?

1 Answer 104 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Philippe
Top achievements
Rank 1
Philippe asked on 03 May 2011, 10:14 AM
Hello!

I'm actually evaluating the OpenAccess ORM Free Edition and have stumbled upon a problem where I don't find an answer for.

As I understand, OA uses the previously installed System.Data.SQLite data provider, and there is no newer version than 1.0.66.0 from http://sqlite.phxsoftware.com/ …

There is however a new version of SQLite (3.7.6.*) on http://sqlite.org. And I can use this when doing the whole ADO.Net plumbing myself, using the managed-only binaries from http://sqlite.phxsoftware.com/

But I want to leave that plumbing job to some tools, i.e, OpenAccess ORM …
So, how can I configure OpenAccess to use the newer SQLite library ?


Greetings
Phil

1 Answer, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 05 May 2011, 04:37 PM
Hi Philippe,

I am afraid that we did not test the product against the latest version of SQLite. Currently the tests use the following version of SQLite – 3.6.23.1.
You could download the precompiled binaries from the SQLite download page and install them on the machine. Now you should be able to work against the latest version of the database with Telerik OpenAccess ORM.
Hope that helps.

All the best,
Damyan Bogoev
the Telerik team
Want to use Telerik OpenAccess with SQL Azure? Download the trial version today. 
Tags
Data Access Free Edition
Asked by
Philippe
Top achievements
Rank 1
Answers by
Damyan Bogoev
Telerik team
Share this question
or