It looks to me like, when we fooled around with this before, SQLite
used sqlite3_key() and rekey. Now in the latest SQLite code they have
changed to use sqlite3_key_v2()
You would need to find an updated codecext.c that has an implementation for
the _v2 functions.
--
Mark Miesfeld
On Sun, Sep 29, 2013 at 4:35 PM, Mark Miesfeld <miesf...@gmail.com> wrote:
> On Sun, Sep 29, 2013 at 3:32 PM, Staffan Tylen <staffan.ty...@gmail.com>wrote:
>
>>
>>
>>> BUT, now something else happens:
>> ...
>> sqlite3.obj : error LNK2019: unresolved external symbol
>> *_sqlite3_key_v2*referenced in function _sqlite3Pragma
>>
>
> I don't remember exactly how that encrypted stuff works, but I think that
> function implementation needs to be in the 'extra' code you bring in.
>
> It should be in codecext.c. But it is not in the version I have from some
> time ago. So, I'm assuming because of the _v2 it is new. You would need
> to find the implementation of it.
>
> --
> Mark Miesfeld
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users