A
aculfa
Hi everyone,
We can not set an integer value as null, since it's a value type.
We want to insert this integer value to a DataTable which has an integer
column. (And then update the database..)
How can we achieve to write null to the dataTable or at least to database?
Thanks,
We can not set an integer value as null, since it's a value type.
We want to insert this integer value to a DataTable which has an integer
column. (And then update the database..)
How can we achieve to write null to the dataTable or at least to database?
Thanks,