On Tue, May 24, 2011 at 1:36 PM, Marco Turco <m.tu...@softwarexp.co.uk>wrote:

> Hi all,
> We are successfully using the SEE module in Sqlite.
> All runs well but we need to provide a ODBC connection to a limited number
> of users.
>
> Question: is there a Sqlite odbc driver SEE compatible ?
>

http://www.ch-werner.de/sqliteodbc/

You'll have to recompile it yourself using the SEE sqlite3.c rather than use
the provided precompiled binary, of course.  Both other than that, everthing
should work fine.


> Thanks.
>
> Regards,
>
> Marco Turco
> IT Business Devl Manager
> Software XP LLP
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to