Search Results

0
votes

VS2005/VS2008 DataSet designer, insert a row into a table that has an autogenerated guid column

Possibly one of these: If you don't need the column in your DataSet for your app, then remove it. If you want the column but don't care to give it a value, then change it to …