Data transfer from one database to another
Added by Kirill Ponomarev over 15 years ago
How to transfer all data from the MySQL database to Microsoft SQL server?
Replies (3)
RE: Data transfer from one database to another - Added by Jens Goldhammer over 15 years ago
Is Microsoft SQL Server supported by Redmine? If yes, which version?
Thanks
Jens
RE: Data transfer from one database to another - Added by Mischa The Evil over 15 years ago
Jens Goldhammer wrote:
Is Microsoft SQL Server supported by Redmine? If yes, which version?
Thanks
Jens
From Features:
Multiple databases support:
Redmine runs with MySQL, PostgreSQL or SQLite
This leads me to the conclusion that MS SQL Server is not supported by Redmine. Though I haven't tried it myself so YMMV...
Kind regards,
Mischa.
RE: Data transfer from one database to another - Added by Kirill Ponomarev over 15 years ago
In this topic you can find how to setup Redmine to work with MS SQL Server 2005.
I was able to run Redmine on SQl server, but it is not clear work.