Re: [MSEide-MSEgui-talk] SQLITE3: does MSEgui care the absence of SQLITE3_VERSION API call in newer DLLs ?

2012-03-26 Thread Martin Schreiber
Am 26.03.2012 07:32, schrieb Ivanko B: > My older ROZNITSA fails to start on DLL 3.6.+ > From current lib/common/db/sqlite3dyn.pas: " function sqlite3_version: PChar; begin result:= sqlite3_libversion(); end; " You must recompile ROZNITSA. Martin ---

Re: [MSEide-MSEgui-talk] SQLITE3: does MSEgui care the absence of SQLITE3_VERSION API call in newer DLLs ?

2012-03-26 Thread Martin Schreiber
Am 26.03.2012 08:39, schrieb Ivanko B: >> From the DEF file, the supported calls are as follows: > No official statement about breaking changes from Sqlite3 devels? -- This SF email is sponsosred by:

Re: [MSEide-MSEgui-talk] SQLITE3: does MSEgui care the absence of SQLITE3_VERSION API call in newer DLLs ?

2012-03-26 Thread Ivanko B
>From the DEF file, the supported calls are as follows: EXPORTS sqlite3_aggregate_context sqlite3_aggregate_count sqlite3_auto_extension sqlite3_backup_finish sqlite3_backup_init sqlite3_backup_pagecount sqlite3_backup_remaining sqlite3_backup_step sqlite3_bind_blob sqlite3_bin

Re: [MSEide-MSEgui-talk] SQLITE3: does MSEgui care the absence of SQLITE3_VERSION API call in newer DLLs ?

2012-03-26 Thread Martin Schreiber
Am 26.03.2012 07:32, schrieb Ivanko B: > My older ROZNITSA fails to start on DLL 3.6.+ > Do you have a link to the documentation of the breaking changes? Martin -- This SF email is sponsosred by: Try Windows Azure free fo

[MSEide-MSEgui-talk] SQLITE3: does MSEgui care the absence of SQLITE3_VERSION API call in newer DLLs ?

2012-03-25 Thread Ivanko B
My older ROZNITSA fails to start on DLL 3.6.+ -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ mseide-msegu