We're using System.Data.SQLite to run some of our tests. Works well. Single pitfall - target platforms, since SQLite is compiled either to x64 or x86.
On Mon, Sep 27, 2010 at 10:53 AM, alexey_baranov <[email protected]> wrote: > Hi! > > What is the preffered SQLite driver for NHibernate SQLite.NET or > System.Data.SQlite? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
