[odb-users] Which version of SQLite is required?
    Chris Richards 
    chris.richards at yellowfeather.co.uk
       
    Mon Sep 17 12:57:31 EDT 2012
    
    
  
Hi,
I'm just trying to configure and make the libodb-sqlite files on CentOS 
5 and am getting an error stating that sqlite3_open_v2 and 
sqlite3_prepare_v2 are not declared. The version of SQLite on my system 
is 3.3.6 and on the ODB website 
<http://www.codesynthesis.com/products/odb/features.xhtml> it states 
that ODB supports SQLite 3.0.7 and later. It looks as though the 
sqlite3_open_v2 and sqlite3_prepare_v2 were introduced in SQLite v3.5.0 
http://www.sqlite.org/34to35.html.
Am I missing something or is SQlite v3.5 now required?
Regards,
Chris
    
    
More information about the odb-users
mailing list