J
JMM B
When doing the update of a dataset with added rows, passing null values
to columns that contain DEFAULT value defined in the DataBase, I don't
get the default value back with the updated DataSet. In fact, it inserts
null values in the database. I tried to modify the schema of the table
to change this behaviour, but it seems to not work.
thanks,
to columns that contain DEFAULT value defined in the DataBase, I don't
get the default value back with the updated DataSet. In fact, it inserts
null values in the database. I tried to modify the schema of the table
to change this behaviour, but it seems to not work.
thanks,