P
Paperback Writer
Hi All, How are you ?
I'm trying to insert null values in my database, but these datas are
datatype Int in my C# and it's converting my null values to 0 (zero)!
How could i threat that ?
I'm trying to insert null values in my database, but these datas are
datatype Int in my C# and it's converting my null values to 0 (zero)!
How could i threat that ?