Page 1 of 1
How to combine two mantisDB's data?
Posted: 13 Dec 2007, 10:30
by mantis_china
I have two mantis database, I want to combine two database data.
How can I do?Thank you very much!
Re: How to combine two mantisDB's data?
Posted: 16 Dec 2007, 23:43
by vboctor
There is no easy way to do that. In order to do it, you will have to implement a custom script to do that.
Re: How to combine two mantisDB's data?
Posted: 19 Dec 2007, 09:32
by mantis_china
thank you