nokiola
03-21-2007, 09:26 AM
Hello,
I see that the dbProvider does not support SQLite3 database type... I've tried adding support following the model of the other databases supported but I cannot find something similar to SQLiteCommandBuilder.DeriveParameters inside System.Data.SQLite assembly.
Also... I don't know what error codes to map for converting exceptions. I will post all the configuration attached in case that somebody wants to take a look or add an implementation in Spring.Data assembly resources. :-)
I would be grateful if SQLite support will be added since is such a fine database. NHibernate supports it.
Regards,
Robert
PS. SQLite error codes are explained at the following URL: http://www.sqlite.org/capi3.html
I see that the dbProvider does not support SQLite3 database type... I've tried adding support following the model of the other databases supported but I cannot find something similar to SQLiteCommandBuilder.DeriveParameters inside System.Data.SQLite assembly.
Also... I don't know what error codes to map for converting exceptions. I will post all the configuration attached in case that somebody wants to take a look or add an implementation in Spring.Data assembly resources. :-)
I would be grateful if SQLite support will be added since is such a fine database. NHibernate supports it.
Regards,
Robert
PS. SQLite error codes are explained at the following URL: http://www.sqlite.org/capi3.html