Hello Stefano, > Hi everyone. I have a problem with saving a value from one form to a > base table. > > The field of the form is text type. the column of the table to save the > value is a text too. > > My problem is that if I post a type value of 0.0x in the base table is > encoded as XE-02, while values of type X, XX or 0, X0 are saved > correctly. Someone can help me?
I'm not sure I completely understand what you mean with "values of type X, XX, 0, X0", but what you describe sounds a little bit as if you used a Formatted Field, having a numeric format, though bound to a text field. Try changing either the formatting (in the property browser, in design mode), or the control type (context menu of the control, also in design mode). Ciao Frank -- - Frank Schönheit, Software Engineer [email protected] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
