To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97762


User thierrym changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'r4zoli'                  |'r4zoli,thierrym'
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Dec 21 10:44:11 
+0000 2009 -------
Hi,
I confirm the problem with the "translated" file with the command :

SELECT * INTO TEXT "output_csv_file_name" FROM "your_table_name"

All the characters with an accent (acute/grave/circumflex) are replaced by "?".
It's an encoding problem (I use the french language under Windows Vista).
I found that it was possible to specify the type of encoding to read a file text
in OOo Base with an instruction like that :

SET TABLE "MaTable" SOURCE "monFichier.csv;encoding=UTF-8"

Maybe, there is a solution by this way ?
Regards




---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to