PrimaryKeyIsAutoIncremented = FalsePrimaryKeyIsUpdateable = True
When I run my code, the error generated tells me:
Cannot insert explicit value for identity column in table 'MyTable' when IDENTITY_INSERT is set to OFF.
Dude...wudzupwiddat?Bill