Hi Wim! > Hope I haven't overlooked it in the documentation, but is was wondering > where I can find a list of supported fieldtypes for the supported > databases. For example I tried to use the TEXT type in a MySQL database > and it wouldn't work. I have used a recent CVS checkout.
It should work. Try to check 'use standard type names' within devgui or declare it manually as varchar(60000) (or similar) within dbforms-config.xml. If that does not help, please report more details. Regards Dirk ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4729346;7592162;s?http://www.sun.com/javavote _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
