Quantcast
Channel: VBForums - Java
Viewing all articles
Browse latest Browse all 54

[RESOLVED] The conversion of the nvarchar value overflowed an int column.

$
0
0
This is the error
Code:

com.microsoft.sqlserver.jdbc.SQLServerException: The conversion of the nvarchar value '8737383838' overflowed an int column.
I'm putting the value integer into bank account number column.

Code:

statement.setString(10,acnotxtfield.getText());
Using prepared Statement.

Viewing all articles
Browse latest Browse all 54

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>