Help--to acquire value from resultset
I am using sql server 2000 on windows nt machine...
I have Jrun on my machine..
My problem is When I execute an sql statement
it gives me the resultset...But the fields that are stored as ntext or nvarchar in sql ...when I try to retrieve them as
getString() in my jsp...They give me a big sequence of just numbers..
How can I overcome this....Pl help me...
smita

