Thanks.

I am using SQLite3 version : 3.7.9.

Do i need to configure with some option to get linkage problem get resolved.





On Sat, Jul 6, 2013 at 1:34 PM, Luuk <luu...@gmail.com> wrote:

> On 06-07-2013 09:50, techi eth wrote:
>
>> Hi,When i try to use extended API like sqlite_get_table(), i am getting
>>
>> undefined reference to function.
>> How do i get it resolve ? I am following below link for API reference.
>> http://www.sqlite.org/c_**interface.html<http://www.sqlite.org/c_interface.html>
>>
>>
>>
> That link leads to:
> The C language interface to SQLite Version 2
>
> Maybe you should use:
> C/C++ Interface For SQLite Version 3
> (http://www.sqlite.org/**capi3ref.html<http://www.sqlite.org/capi3ref.html>
> )
>
> ______________________________**_________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite-**users<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