How can insert blank value or null value in database.
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
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