"=?ISO-8859-1?Q?Edwin_Hern=E1n_Barrios_N=FA=F1ez?=" <[EMAIL PROTECTED]> wrote: > Hi , > > When i can download that sqlite version you take about, with > encryption extension. > I saw in your message that you use version 3.4.5 but on sqlte.org the > last one is 3.3.5. > > What is the diference ? , where i can download encryption ( that it's > a need funcionality for sqlite ) >
The "3.4.5" was a typo. There is no such version. The latest version of SQLite is 3.3.5. The SQLite Encryption Extension is proprietary. There is a license fee to access the source code. You cannot download it without first paying the license fee. See http://www.hwaci.com/sw/sqlite/prosupport.html#crypto for additional information. -- D. Richard Hipp <[EMAIL PROTECTED]>