Hi, When initializing a collection, the prepared SQL that NH generates comes back with an error saying
System.Data.SqlClient.SqlException: Invalid column name 'StructuredAddrsDistrict'. However, the prepared SQL does not contain "StructuredAddrsDistrict" anywhere in the SQL dump, it's always spelled "StructuredAddressDistrict" in each case. Can anyone help me figure out what's going on? - kaitlin -- 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.
