http://www.sqlite.org/releaselog/3_6_0.html

-Shane

On Tue, Nov 11, 2008 at 6:10 AM, Mauricio <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I'm having  a linking problem and I  suspect that the fault  goes to the
> version of  sqlite3 that comes  with my distribution. It's  3.5.9. These
> functions seems to be missing:
>
> sqlite3_initialize
> sqlite3_next_stmt
> sqlite3_os_end
> sqlite3_os_init
> sqlite3_shutdown
>
> I wasn't able to find the  old version end check if those functions were
> already there. Does anyone knows  if those are new functions? If someone
> use my source with a newer  version (3.6.4), is there a risk of problems
> (since, for instance, she would not be able to call sqlite3_initialize)?
>
> Thanks,
> MaurĂ­cio
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to