typo... sorry for the confusion, i'll be more careful in the future..
On 5/11/06, Edwin Hernán Barrios Núñez <[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 ) Thanks !!! On 5/10/06, Preston & Chrystie <[EMAIL PROTECTED]> wrote: > I'm having trouble compiling the 3.4.5 version with encryption > extensions.. I have done it a hundred times before, but i just > switched to a new computer and don't know what stupid mistake i am > making... > > (NOTE: *.c is everything in the zip file with the addition of > crypto3.c and exclusion of tclsqlite.c) > > gcc -DSQLITE_HAS_CODEC=1 *.c -o sqlite3.4.5.exe > > the exe is built, but i can't open an encrypted database and .rekey > command gives me the following: > > 'unknown command or invalid arguments: "rekey". Enter ".help" for help' > > > So what am i doing wrong? > > thanks, > Preston >