SQL is fine.  IDs are Identity columns.  It's as though Castle wants
me to do another ActiveRecordStarter.CreateSchema, but I've never been
able to do that without losing all of the existing data.  Any ideas???

Odd thing is, I can update through Provider.Update(classname)  but
adding via Provider.Add(classname) give me the above error...



On Jun 24, 11:58 am, Markus Zywitza <[email protected]> wrote:
> What happens if you copy/paste the SQL in SSMS and insert a record there?
>
> Do you use assigned IDs, are they generated by NH or the database?
>
> --Markus

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" 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/castle-project-users?hl=en.

Reply via email to