import text data in a base table
Stefano Brigliadori <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
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? Thanks