From: NHibernate J. <mik...@us...> - 2006-12-26 16:11:25
|
Support Sqlite ADO.Net 2.0 DataProvider for Nhibernate 1.0.3 ------------------------------------------------------------ Key: NH-846 URL: http://jira.nhibernate.org/browse/NH-846 Project: NHibernate Type: Patch Components: Data Providers Versions: 1.2.0.Beta1 Reporter: Bertrand LEGA Priority: Trivial NHibernate ist compiled against the old version of the SQLite ADO.Net Provider. But this Provider isnt updated since Feb. 2005. The newer one only supports Ado.Net 2.0. You can find it on http://sourceforge.net/projects/sqlite-dotnet2 . Enclosed a SVN Patch that uses the Ado.Net 2.0 Version if NHibernate isn't compiled with .Net 1.0 1.1 or Mono 1.0. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |