Sybase: how to save a more than 255 characters text?
843854Jun 4 2004 — edited Jun 4 2004Hi! 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!!