Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Some Errors with J2SDK1.4.2

0 views
Skip to first unread message

朱庭輝

unread,
Jul 14, 2003, 5:15:45 AM7/14/03
to
Dear All,

I got some Error with J2SDK1.4.2 when I call ResultSet.getString()
to retrive data from text field type in sql server 2000. Is it a bug in MS
jdbc driver ?
The error message in below. Thanks alot.

Hans

java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Underlying
input stream returned zero bytes
[14:25:10,562,STDERR] at
com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source)
[14:25:10,562,STDERR] at
com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
[14:25:10,562,STDERR] at com.microsoft.jdbc.base.BaseData.getString(Unknown
Source)
[14:25:10,562,STDERR] at
com.microsoft.jdbc.base.BaseResultSet.getString(Unknown Source)
[14:25:10,562,STDERR] at
com.microsoft.jdbc.base.BaseResultSet.getString(Unknown Source)


0 new messages