Regarding: "Does there any test case exist for ODBC testing of sqlite, how one can be sure about sqlite working with ODBC."
========================================= Sqlite itself does not interface directly with ODBC. Some nice folks have written ODBC wrappers, though, and it is those folks you'd want to contact regarding their testing. I don't know what wrapper you're using, but one nice ODBC implementation is provided by Christian Werner at: http://www.ch-werner.de/sqliteodbc/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

