[fluent-nhib] Re: SchemaUpdate and Fluent NH

2009-03-16 Thread Sushant
Cool. I'll do that. Can anybody help me populate the list of Db's supported by SchemaUpdate class of NH, when I use FNH..? Since I had SQL Server CE as well.. I tried schemaupdate on that with my above code snippet.. but the same thing, now I'm going to try it out with SQL Express as per Tuna's di

[fluent-nhib] Re: SchemaUpdate and Fluent NH

2009-03-16 Thread Sushant
Does SQL Server CE support my requirements.. any concrete answers.. I can change my DB cuz I'm building a concept test program right now.. I cannot give up FNH .. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Flu

[fluent-nhib] Re: SchemaUpdate and Fluent NH

2009-03-16 Thread Sushant
Is my CODE correct? and Should I use SQL Server CE instead.. will it work there? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googl

[fluent-nhib] Re: SchemaUpdate and Fluent NH

2009-03-16 Thread Sushant
I am getting an error from the database which says that there are invalid columns..(when I use session.SaveOrUpdate()) If I expose the configuration from : private static ISessionFactory CreateSessionFactory() { return Fluently.Configure() .Database(SQLiteCon

[fluent-nhib] SchemaUpdate and Fluent NH

2009-03-15 Thread Sushant
rnate/issues/detail?id=55? Thankx in advance. Sushant Khurana --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernate@googlegroups.com