Page 1 of 1

Linking Mantis with Excel or Access?

Posted: 16 Jan 2009, 08:52
by Bliznacek
Hello!
I would really appreciate your help - I need to link mantis with excel or access. I have had script exporting tasks to plain text, too. I would be very glad if you can help somehow in this linking.
Thanks!

Re: Linking Mantis with Excel or Access?

Posted: 19 Jan 2009, 09:08
by Bliznacek
Well please comment the way I have thought about:

I would use ActiveXData Objects, let it connect to Mantis SQL DB and use it for export to Excel. As a script (macro) it should dynamically show actual content of mantis DB.

That should work, shouldnt?