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

[Solved] SQLite from x64

1 Answer 140 Views
Databases and Data Types
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Reed
Top achievements
Rank 1
Reed asked on 23 Mar 2011, 01:26 AM
Are there plans for supporting SQLite from x64?

According to this page, "your project should be compiled for "x86" platforms. "x64" is not supported."

This is, of course, not a limitation of SQLite - the ADO.NET wrappers ship with a build for x64.  Is there a reason they cannot be used instead of the x86 versions when compiling for x64?


1 Answer, 1 is accepted

Sort by
0
Ady
Telerik team
answered on 25 Mar 2011, 10:53 AM
Hi Reed,

 I must admit that is misleading information. We will update the documentation. As you pointed out, the SQLite driver has 2 versions and OpenAccess supports both. Your application setup program can decide which version to install based on the target platform.

Sorry for that confusion once again.

Regards,
Ady
the Telerik team
Tags
Databases and Data Types
Asked by
Reed
Top achievements
Rank 1
Answers by
Ady
Telerik team
Share this question
or