good to know... > -----Original Message----- > From: Dennis Jenkins [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 27, 2005 4:26 PM > To: sqlite-users@sqlite.org > Subject: Re: [sqlite] ANN: sqlite3Explorer V 1.7 > > Dennis Jenkins wrote: > > > Cariotoglou Mike wrote: > > > >> *. new feature : support for encrypted databases (WITH the > licenced > >> version of sqlite) > >> > >> http://www.singular.gr/sqlite/ > >> > >> > > > > Awesome! Thanks! I was hoping that you would add > encryption support. > > :) (We purchased our license a few weeks ago). > > > > However, I am unable to get it to work. I am 100% sure that I am > > entered the encryption key when prompted for it. > > > > :) Never mind. I solved my problem. I forgot to define > 'SQLITE_HAS_CODEC=1' when compiling the DLL. It works great now. > (previously I was getting error '26', "not a database, or encrypted"). > > > >