How can I import the database from my FogBugz installation into FogBugz On Demand?
|
5
|
If you have purchased FogBugz, it is possible to move your existing FogBugz database to a FogBugz On Demand account, but we have to do it for you. We will need a few things from you: First, we need a copy of your FogBugz database. If you use Microsoft SQL Server, then BAK files are best, but we can use a full MDF file if necessary. If you use MySQL, run mysqldump, with all the default settings, to export a full copy of your database (e.g. mysqldump -u usename -p *db_name*). Second, we need to know your FogBugz On Demand account URL, e.g. mycompany.fogbugz.com. If you don't have an account, sign up here. Third, email us at customer-service@fogcreek.com with a request to import the database and we'll provide you an FTP location to upload the database. We'll import the database for you and contact you when it's done. |
|||
|
|
|
0
|
Hi, Is this still the same procedure for Fogbugz 8.x? Thanks Paul |
|||
|