Excel - ".TXT" export needs to have "encoding" options

R

RHINO111

"MYSQL - is becoming more and more popular. I have a database that contains
Unicode "UTF-8" within the row. I have to use "CSV" so the excel data comes
into mysql correctly. You however don't have any "csv" , "encoding" for
".txt" file combo.

So I can't export my data to ".txt" without going in and manually adding
commas. Since your program doesnt flag what encoding I want, it will lose the
unicode format when exporting as CSV.

The solution seems to be to have more save flags for ".txt" format such as
"encoding" = ANSI, UTF-8, etc...

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...24b67e7&dg=microsoft.public.excel.crashesgpfs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top