Re: [sqlite] SQLite & NHibernate

2011-03-27 Thread Nico Williams
On Sat, Mar 26, 2011 at 8:56 PM, Patrick Earl wrote: > 1.  Support for a base-10 numeric data type. Looking at the wikipedia page for NHibernate it seems that you don't export a SQL interface -- all SQL is generated. So, given that, you should be able to generate SQLite3 statements that use user

[sqlite] SQLite & NHibernate

2011-03-26 Thread Patrick Earl
Greetings. I'm a committer for NHibernate who has been working on improving the support for SQLite. I've been able to get most of the over 3000 tests passing on SQLite. Kudos to Richard and the team for producing such an impressive little database. I wanted to share with you the main limitation

Re: [sqlite] NHibernate

2006-03-27 Thread Bert Verhees
Robert Simpson wrote: - Original Message - From: "Bert Verhees" <[EMAIL PROTECTED]> To: Sent: Monday, March 27, 2006 9:27 AM Subject: [sqlite] NHibernate Hi, I am trying about whole day to connect a Delphi.NET app over NHibernate to SQLite. I cannot get it done.

Re: [sqlite] NHibernate

2006-03-27 Thread Robert Simpson
- Original Message - From: "Bert Verhees" <[EMAIL PROTECTED]> To: Sent: Monday, March 27, 2006 9:27 AM Subject: [sqlite] NHibernate Hi, I am trying about whole day to connect a Delphi.NET app over NHibernate to SQLite. I cannot get it done. I have following App.co

[sqlite] NHibernate

2006-03-27 Thread Bert Verhees
Hi, I am trying about whole day to connect a Delphi.NET app over NHibernate to SQLite. I cannot get it done. I have following App.config (in the exe-directory) type="System.Configuration.NameValueSectionHandler, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561