Re: [sqlite] SEE encryption lib and odbc

2011-05-24 Thread Richard Hipp
On Tue, May 24, 2011 at 1:36 PM, Marco Turco 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


[sqlite] SEE encryption lib and odbc

2011-05-24 Thread Marco Turco
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 ?
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