Looking for help in setting up the most basic one-to-many example. I have used the Examples.FirstProject from the FluentNHibernate src folder as a base project. I implemented the database tables and fields using SQL Server 2008 Express. When I run this example, all tables except for the Employee table populates. Has anyone run into this issue?
Some side notes... I have the most recent code pulled down using Tortoise SVN. No errors are occurring. My Tables reflect the same diagram as in the example (http://wiki.fluentnhibernate.org/show/ GettingStarted:+First+Project). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
