Hi,
When iam working with JDBC, i tried to update the database table through updateStirng() method through java program...
The string is getting inserted but the problem is it is getting stored in AlphaNumeric format...
Can anyone help me in sorting out this...Why is this happening so????
ThankYou,
Malathi.
When iam working with JDBC, i tried to update the database table through updateStirng() method through java program...
The string is getting inserted but the problem is it is getting stored in AlphaNumeric format...
Can anyone help me in sorting out this...Why is this happening so????
ThankYou,
Malathi.
Comment