Page 1 of 1

Import CSV file

Posted: 17 Jul 2005, 15:00
by HRogge
is it possible to import a mantis CSV file back into a mantis database ?

Tools available on the net

Posted: 21 Jul 2005, 11:17
by arun
There are many tools available on the net to import the CSV file data into Mantis database.
eg.
'Navicat' from http://www.navicat.com - trial verson.

Posted: 23 Jul 2005, 12:47
by Guest
The CSV files from the Mantis export are just a sqldump of one mantis sql table ?

Posted: 23 Jul 2005, 14:23
by thraxisp
This is not possible yet. If you look in the bug tracker, there are some similar requests.

Posted: 24 Jul 2005, 10:25
by HRogge
Thank you for this information.