> Create the empty-DB then that app will create tables using NH.

I did so, but it is not creating the tables. I get the following error
message in file ProductRepository.cs line 15:

could not execute query
[ select product0_.Id as Id0_, product0_.Code as Code0_,
product0_.Description as Descript3_0_, product0_.Price as Price0_ from
Products product0_ order by  product0_.Code ]
[SQL: select product0_.Id as Id0_, product0_.Code as Code0_,
product0_.Description as Descript3_0_, product0_.Price as Price0_ from
Products product0_ order by  product0_.Code]

--
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to