I'm not 100% sure about this, but I think SQLiteODBC is a third party
project. You might have better luck contacting the original developer
(http://www.ch-werner.de/sqliteodbc/)

// --------------------------------------
Enrique Ramirez Irizarry
Lead Developer
Indie Code Labs
http://www.indiecodelabs.com



On Wed, Oct 15, 2008 at 2:30 PM, Richard Kim <[EMAIL PROTECTED]> wrote:
>
> Hi guys,
>
> We are using sqlite as our database and noticed some weird odbc driver
> problem.
>
> "<eb1>malformed database schema (deleteUserGroupsByUsers) - no such
> table: main.Users (11)"
>
> If I open the database with other tool such as sqlite studio, or firefox
> plug in, there is no problem - the schema check seems to be okay, and
> all the tables are there.. etc.
> Also If I use S3ODBC.dll, we don't see ths issue of the malformed
> database schema either.
>
> It happens only if I use sqlite3odbc.dll with version 0.79.
>
> Is this known bug ??
>
> Thanks
>
> Richard K
>
> _______________________________________________
> 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