Re: <p>Problem with large integer
Posted By:
Roger_Hand
Posted On:
Wednesday, August 7, 2002 02:16 PM
What is the exception you're getting? How large is the "large integer" you're trying to read? Have you tried using getLong() to read it into a long?