We're using LLBLGEN v.2.6 Final and cataloging Sybase SQL Anywhere v.10.01.3750. We noticed that a database column defined as Long Varchar is assigned a length of 32767. One of our programs threw an overflow error when the entity column was assigned a string value that was longer. Sybase says a Long Varchar has a max length of 2GB. Is there a way to override the 32767? Thanks much!
Alan.