
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
On Thu, 06 Nov 2003 11:28:34 +0100, Simon Bieri wrote: > Hi all > > I have Sybase 12.5 with jConnect4.5. > > I have a table with a varchar column. When I insert data of more than > 255 bytes with the JConnect4.5's jdbc driver there's no problem. If I > try to get the data of this column, the same jdbc driver cuts the data > after 255 bytes. I'm pretty sure that you need jConnect 5.x to handle wide varchars, and you may need to configure it (at run-time) to allow wide varchars. I'd go check the jConnect 5.x documentation for details. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.mbay.net/~mpeppler Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.mbay.net/~mpeppler/resume.html
| <-- __Chronological__ --> | <-- __Thread__ --> |