Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Sybase: how to save a more than 255 characters text?

843854Jun 4 2004 — edited Jun 4 2004
Hi! I have a problem saving a string of more than 225 characters to the Sybase database. The data type of the column is set to TEXT already but the string saved to the column turns out to be garbage characters. The JDBC driver I am using is JConnect 5.5. Can anyone give me any advice on how to fix the problem and save the string to the database? Thanks very much!!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 2 2004
Added on Jun 4 2004
4 comments
638 views