Donate Share

XDB Money

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

importing quicken or ms money and backup

You are viewing a single message from this topic. View all messages.

  1. 2004-07-26 12:35:24 UTC
    Hello,

    Yes one of the planned features is the ability to import data, however, this will probably be from a CSV file, as I don't know the quicken file format (or MS-money either!) I've not put out any changes for a while due to other commitments (and XDB-Money's sister project XDBCMS) - although the list of things to deal with means I'll try and get to these items in the next couple of months.

    As for backup, there isn't any method built into the program - however, it is possible to use mysqldump to backup your data to a file (check out man on mysqldump or web pages) but from memory it should be something like (from the $ prompt).

    mysqldump -u <username> -p xdbmoney > xdbmoneybackup.sql

    Use your administrator username in place of <username>. It should then prompt you for a password to the username.

    Hopefully this helps

    Carl.
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.