On Tue, May 24, 2011 at 1:36 PM, Marco Turco <[email protected]>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
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to