hello
i am new to Visual Studio 2005.
I am trying to develop a Winforms applications based on an Sql Server database. I created a Dataset and I "drag & dropped" the dataset fields to my form. But when i add a record, the autoincrement ID field doesn't get set, so the record is not saved.
i did put the field on the form, so i don't understand what could be the problem.
any help much appreciated
i am new to Visual Studio 2005.
I am trying to develop a Winforms applications based on an Sql Server database. I created a Dataset and I "drag & dropped" the dataset fields to my form. But when i add a record, the autoincrement ID field doesn't get set, so the record is not saved.
i did put the field on the form, so i don't understand what could be the problem.
any help much appreciated