Hi,
I am very new to 4D. A client of mine has an existing 4D 2004 database that they use regularly.
They have asked me if it would be possible to import some XML files directly into the database. These XML files need to be added every couple of days.
What would the best approach be:
1 - write a ruby/python script to parse the XML feed and INSERT it into the 4D database via an ODBC connection
2 - I had a look at the 4D.com website and it looked like 4D had some built in XML capability, is this in 2004 version ?
3 - Is there some other, better solution ?
They are running 4D 2004 on a Mac 10.4 server.