Hi all,use ... fieldType="char" size="65535"... in dbforms-config.xml
If have a requirement to store a longer character string in MySQL. Unfortunatly the normal CHAR can only handle 255 chars.
I need at approx. 5000. So I need to use the mysql datatype : TEXT.
Unfortunatly DBFORMS does not support this datatype....
Any idea when this will be supported or how I could make a work around ??
then in MySQL specify the type as TEXT.
restart your app server or context and you are done.
-- Shawn
Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms
