Hi,
I have information in another database that I either want to import into Modx or access the db via Modx.
Then I obviously want to display the data in some useful presentation.
The data is a list of businesses, names, addresses, contact details etc.
Can anyone either point me in the direction of a really good tute on how to do this, or tell me how to do it?
I’m guessing that getting the data out of the old db in a flat file and importing that into MODx somehow is the easiest option, but I don’t know how to do that.
I’m not a programmer, so lots of detail and screenshots would be greatly appreciated.
However, I have been known to write php code and make things work. I’ve hacked enough of Worpress’s labyrinthine files to have at least a cursory understanding of php.
Also, should I use Ditto, Datagrid or is there some better option for manipulating and presenting data?
Many thanks in advance for any assistance.