monica
04-16-2003, 12:52 PM
How can a NTEXT column be read from Java.
I tried "select column from table", but I got an error when I read from ResultSet:
[Microsoft][SQLServer JDBC Driver]Unexpected token type: Unknown token: 0x3d
What could this mean?
Thanks
I tried "select column from table", but I got an error when I read from ResultSet:
[Microsoft][SQLServer JDBC Driver]Unexpected token type: Unknown token: 0x3d
What could this mean?
Thanks