G
Guest
I have a MSSQL table that has a uniqueidentifier that defaults to (newid())
I'm getting the following Error when I try to insert a new record into the dataset
Column 'ID' does not allow null
I've hacked at the properties for a while but no luck...any clues
TIA
Ro
I'm getting the following Error when I try to insert a new record into the dataset
Column 'ID' does not allow null
I've hacked at the properties for a while but no luck...any clues
TIA
Ro