> I tried to execute some SQL queries using drivers(sqliteodbc) and Native c
> API but i found that ODBC drivers are working twice faster than c API.
> Why this behavior is coming as c APIs are supposed to be faster than
> drivers?

May be the old issue: You've been using transactions with your ODBC-Test 
and no transaction with your C-API test?


> Any thought on this would be appreciated.

Any source would be nice ;-)



Bye,
Michael

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to