G
Guest
Dear all
the integer in vb.net can not be null, it always be 0 when it have nothing
however i want to insert null to db when it is 0. how can do it
moreover
how to check a textbox is value? e.g txtbox = 2828828
is it txtbox.text.isinteger?
the integer in vb.net can not be null, it always be 0 when it have nothing
however i want to insert null to db when it is 0. how can do it
moreover
how to check a textbox is value? e.g txtbox = 2828828
is it txtbox.text.isinteger?