If that were your problem, you'd be getting errors from the database, not
nothing.
http://stackoverflow.com/questions/366176/how-to-update-database-table-schemas-with-nhibernate-schema-generation

If that doesn't help, I'll need to see some code.

On Sun, Mar 15, 2009 at 9:08 PM, Sushant <mpsk2...@gmail.com> wrote:

>
> I'm using Fluent NH for mapping and NH as ORM in my C# application..
> The problem is with schemaupdate class.. if I create an instance of
> that.. using the configuration I got from my exposeconfiguration
> function.. It doesnot update the schema.. I need some better
> documentation on SchemaUpdate class.. or might be.. setting the
> configuration to accomodate the new schema in an old database.. for
> versioning purposes..
>
> I have tried a lot of variations but no DDL command is reflected on
> the actual database using SchemaUpdate :(
>
> is this my problem:
>
> http://code.google.com/p/fluent-nhibernate/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
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to