6

2

How can I import the database from my FogBugz installation into FogBugz On Demand?

flag

2 Answers

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.

link|flag
0

Hi,

Is this still the same procedure for Fogbugz 8.x?

Thanks

Paul

link|flag
Hi Paul, yes it is. – Derrick Miller Aug 28 at 19:16

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.