[fpc-pascal] Migrate mantis bugtracker
Michael Van Canneyt
michael at freepascal.org
Fri Aug 1 09:43:57 CEST 2014
On Thu, 31 Jul 2014, Saunders, Rich wrote:
> On 2014-07-31 12:48, Michael Van Canneyt wrote:
>> I created a FPC program to migrate a mantis bugtracker database from
>> MySQL to Postgres.
>>
>> If someone has interest in such a program : let me know, and I'll send
>> you the sources.
>
>
> I'm interested! I'd love to see your approach because I may have to do
> something similar between two other databases.
Well, the code is nothing special. Pretty straightforward use of SQLDB.
See:
http://svn.freepascal.org/svn/fpcprojects/convertmantis
If you don't have subversion, let me know and I'll send it to you in a private mail.
Michael.
More information about the fpc-pascal
mailing list