dbTalk Databases Forums  

CSV import with XML

comp.databases.filemaker comp.databases.filemaker


Discuss CSV import with XML in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Philippe Manet
 
Posts: n/a

Default CSV import with XML - 04-01-2010 , 05:17 PM






csv import is very poor with FMP 9

better results are possible with kind of XML import, but I need a
"howto"

are FMP 10 and 11 better ?

--
Philippe Manet
en fait, c'est manet avant @

Reply With Quote
  #2  
Old   
Mani
 
Posts: n/a

Default Re: CSV import with XML - 04-02-2010 , 12:17 PM






On 2010-04-02 00:17:42 +0200, Philippe Manet said:

Quote:
csv import is very poor with FMP 9

better results are possible with kind of XML import, but I need a
"howto"

are FMP 10 and 11 better ?

Reply With Quote
  #3  
Old   
Mani
 
Posts: n/a

Default Re: CSV import with XML - 04-02-2010 , 12:21 PM



CSV-Import works very well with FM 11, in my Opinion.
But why don't you download the trial, it's possible to
use side by side with your FMP 9 installation.

On 2010-04-02 19:17:18 +0200, Mani said:

Quote:
On 2010-04-02 00:17:42 +0200, Philippe Manet said:

csv import is very poor with FMP 9

better results are possible with kind of XML import, but I need a
"howto"

are FMP 10 and 11 better ?

Reply With Quote
  #4  
Old   
jahn
 
Posts: n/a

Default Re: CSV import with XML - 04-14-2010 , 05:07 PM



Hi, Philippe -

I've always thought the CSV import was pretty good in FileMaker, but
maybe my uses have been limited. Often if I want to import something
complicated, I'll open it in FileMaker and do a clean up on the
fields, then import that file to the destination database.

What specific limitations are you finding? That might help us with
suggestions.

Best,
-Jahn

Reply With Quote
  #5  
Old   
Philippe Manet
 
Posts: n/a

Default Re: CSV import with XML - 04-17-2010 , 06:37 PM



jahn <jahnbigbooty (AT) yahoo (DOT) com> wrote:

Quote:
What specific limitations are you finding? That might help us with
suggestions.
thanks for responding...
the most importaznt is to choose the separator (comma or semicolon)
--
Philippe Manet
en fait, c'est manet avant @

Reply With Quote
  #6  
Old   
Your Name
 
Posts: n/a

Default Re: CSV import with XML - 04-18-2010 , 12:51 AM



"Philippe Manet" <yapu (AT) invivo (DOT) edu> wrote

Quote:
jahn <jahnbigbooty (AT) yahoo (DOT) com> wrote:

What specific limitations are you finding? That might help us with
suggestions.

thanks for responding...
the most importaznt is to choose the separator (comma or semicolon)
CSV = Comma Separated Values, so there can't be a semicolon as a separator.

The other usual separator is a Tab character.

If you have some strange text file using a different separator, then you
need to basically use Find-Replace in a text editor or something like Grep
to swap them to the correct character ... or import the whole line into one
field and use a FileMaker Script / Calculation fields to re-separate the
values.

Helpful Harry )

Reply With Quote
  #7  
Old   
Philippe Manet
 
Posts: n/a

Default Re: CSV import with XML - 04-18-2010 , 01:58 PM



Your Name <your.name (AT) isp (DOT) com> wrote:

Quote:
the most importaznt is to choose the separator (comma or semicolon)

CSV = Comma Separated Values, so there can't be a semicolon as a separator.
yes, i know...
but in french, comma is the decimal separator
usually, our so nammed csv files are in fact semicolon separated files.

most applications (excel, neo office, 4D, etc...) let you choose the
separator, but FMP don't.

I know that I can replace with a text editor, that I can import in one
only field of FMP and write a parsing script, etc... above all, I hope
that FMP will make his import interface better.

But I already succeed in using xml import and export, using semicolon
separator. But I can't retrieve it...

where are simple "how to's" for xml import/export with FMP ? Help files
of FMP Inc are not.
--
Philippe Manet
en fait, c'est manet avant @

Reply With Quote
  #8  
Old   
Your Name
 
Posts: n/a

Default Re: CSV import with XML - 04-18-2010 , 04:02 PM



"Philippe Manet" <yapu (AT) invivo (DOT) edu> wrote

Quote:
Your Name <your.name (AT) isp (DOT) com> wrote:

the most importaznt is to choose the separator (comma or semicolon)

CSV = Comma Separated Values, so there can't be a semicolon as a
separator.

yes, i know...
but in french, comma is the decimal separator
usually, our so nammed csv files are in fact semicolon separated files.
If there's a comma in the actual text, that is usually handled by using
speech / quote marks around the data value.
e.g.
"Field one, text", "field 2, text"


Helpful Harry )

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.