Discussion:
Character Exceeded
(too old to reply)
Terry Dykstra [TeamSybase]
2009-09-01 23:09:07 UTC
Permalink
Assuming that your underlying database is Oracle, then 32k is an Oracle
limitation for a PL/SQL varchar2 datatype. The database would have to be
changed to use a CLOB datatype and then your form would have to call
Oracles's dbms_lob() package.
--
Terry Dykstra (TeamSybase)
http://powerbuilder.codeXchange.sybase.com/
http://casexpress.sybase.com
product enhancement requests:
http://my.isug.com/cgi-bin/1/c/submit_enhancement
We have Primavera's Expedition (Contract Manager). This
software uses Infomaker 10.5 forms. In the attachment we are
trying to type in additional information for our daily
report and the character amount has been exceed. Is there a
way to have more characters? Thank you.
Yan
Bryan Gardner
2009-09-02 01:14:59 UTC
Permalink
The fields provided in the stock application are set. Add a custom field
(or two or three) of the description type and you can have plenty of room to
add info...
We have Primavera's Expedition (Contract Manager). This
software uses Infomaker 10.5 forms. In the attachment we are
trying to type in additional information for our daily
report and the character amount has been exceed. Is there a
way to have more characters? Thank you.
Yan
Loading...