How to insert blank values to mysql using java -


i working in application have insert blank values mysql database using java.i using "" blank values not inserting blank values.how

try sending "null" or null value while setting java.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -