Kaitlin Smith
unread,Aug 17, 2011, 5:26:10 AM8/17/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nhusers
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