6
Answers

How can insert blank value or null value in database.

anjumathi kumar

anjumathi kumar

13y
5.8k
1
How can i insert blank value or null value in database..
its suitable to all datatypes like int, char ,and ,date, decimal ..

if i give null mean it not accept by integer
i give textbox.text="" it also not accepted wat the solution
Answers (6)
0
Ankit Sharma

Ankit Sharma

NA 8.8k 141k 7y
Hi
 
I think this link might help you
 
https://github.com/google/google-api-dotnet-client/issues/1041
 
or else try installing some older version
 
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2