[sqlite] copying data from memory to file

2010-11-25 Thread Berryl Hesh
Hello: After generating an in memory db schema, I use the attach command to replicate that schema to a file - at least that is my intention. I get a no such table error, so something is wrong somewhere. Can someone get me on the right track? Cheers, Berryl

[sqlite] SQLite and .Net 4.0 configuration

2010-04-16 Thread Berryl
innocent too? 5) could FNH be a problem too? I don't use the pre-configured fluent SQLite method but FNH has to provide a reference to it for that to work, no? TIA & Cheers, Berryl ... NHibernate.Dialect.SQLiteDialect NHibernate.Driver.SQLite20Driver