From: Arden W. <ar...@li...> - 2003-07-23 08:10:30
|
On Wed, 2003-07-23 at 01:34, Luc...@cs... wrote: > > Hi there a bit in late, but present after a little inconvenience called > marriage ;-))). > So Oracle people are back to work. > Hope to have also some time to contribute to documentation to who do I have > to refer to this? > We set a few bugs for Oracle wgere can we upload? > Luca Re: [Envolution-devel] SPChat, NS-User, RTE_Multi >Please remember that we support Oracle. >For the Oracle installation the fields pn_user_sig and pn_bio are >defined as >VARCHAR2(255). >Oracle doesn't know anything of "tinytext" or "longtext". >The problem is, that the maximum length under Oracle is 255. >Other solution is, to change the field definition to "text" so we can >define >it for Oracle as CLOB. Now I find that I don't effect the 255 max length of the textarea cols=50 rows = 5 initially on sign up. Can I give a textarea a different value or am I looking at a limitation in this assignment somehow $var[user_sig]. As it is resumes are getting truncated and perhaps some users don't care to re-edit their resumes and cover letters. |