Topic: CSV Import ?
Hi,
Am I correct in understanding that Tracmor currently cannot import data via a CSV file ?
I notice this post from Sept 2008, http://www.tracmor.com/forum/viewtopic.php?id=37, that CSV support is planned to be added. Could someone please advise on the current status of this ? Perhaps there have been changes in the dev (i.e. SVN) branch ? (I haven't yet had a look at the commits - I am just playing around with the packaged release and viewing the professional looking tutorials at this stage.)
I also haven't had a chance yet to look at the DB structure. If a CSV import is not available, I was thinking of looking at a diff between successive mysqldump commands (i.e. before/after a new asset is added) in a bid to obtain a solution that can facilitate a bulk import.
Alternatively, I suppose that the safest way to do this would be to clone one generic item many times (in our case hundreds!
), dump out the DB using mysqldump, edit the file somehow (hopefully being able to append a unique identifier to each "placeholder" field of my cloned item to facilitate search/replace) and import again.
Thank you for your time.
Regards,
Patrick
Last edited by prynhart (2009-04-24 00:32:37)