December 15, 200322 yr Newbies Hey! I want to make a csv export, and then import it in oracle. My problem is that scandinavian becomes wrong. How can I take control? (I assume the file is in MacRoman an we need ISO8859-1?) Gisle
December 16, 200322 yr Not sure about Scandanavian issues, but you have a lot of control over your export with XML. Take a look at the XML sample files that come with FMP (in the examples folder I think). I spent half of Friday fiddling and managed to export to a CSV file, then add some fixed text to the first line and all the field names to the second line. I'm pretty impressed with FMP's XML export.
Create an account or sign in to comment