Hello,
When I click on the "Export Shema" button, the operation is apparently succeeded. But the "Shema-Create.sql" and "Schema-Drop.sql" files are empty !
I created a database in SQL Server 2005 express called "TimeTrackerDB", and I checked the name of the database and the connection string in the NHibernate.config file. They are ok. I also tested the connection string to connect me to the database, and it's also ok.
So where is the problem ?
Thank you for your help.