> I tested with:
>
> extern "C"
> {
> #include <sqlite3.h>
> }
>
> but I always have the following error:
>
> ZeroLink: unknown symbol '__Z21sqlite3OsFullPathnamePKc'
>
> What to make?I have expected that the definition is in sqlite3.h, what is not the case. Try it with "os.h". Anway, I believe that already my first mail should have shown you the way to go. Gerald

