,
Share with your friends 

retreiving data from sql server to jsp

0 ratings Views 157 
Author: Srikanth_b6fb197a (Srikanth Mugunthan)  View Profile |  View other solutions by this author

Question / Problem


why exception is thrown when retreiving data of varchar datatype in jsp form ?

Solution

change the datatype of the field in sql server as "text" and it will solve the above problem

Applies to

Microsoft SQL Server 2005

Rank It

Login to rank it

Report


Advertisement