There are some here:
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers (I've found this
page through google ;-) ). But AFAIR yours one is the most popular.
And as no one experienced problems like yours before then I guess we
can switch contexts and now "frontend" will mean the app that uses
this ODBC driver (probably you use it through some wrapper or
something else is standing in the way). I think you should reduce your
case to some few calls to ODBC and post it here if it still doesn't
work.


Pavel

On Mon, Jun 28, 2010 at 11:24 AM, Oliver Peters <oliver....@web.de> wrote:
> Pavel Ivanov <paiva...@...> writes:
>
> [...]
>>
>> If your ODBC driver doesn't allow you to have any UNIQUE constraint
>> then, as Darren said, you better consider using some other driver, not
>> a workaround for this one. I believe there are several ODBC drivers
>> for SQLite out there.
>>
>
> I strongly believe in human potential for doing good deeds but sometimes I 
> need
> a proof ;-) - so where are the other ODBC drivers you are writing about (I use
> http://www.ch-werner.de/sqliteodbc/) ? I wasn't able to find an alternative -
> and yes I know how to google ;-)
>
> [...]
>
> Oliver
>
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> 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