Page 1 of 1

Import Category

Posted: Fri Sep 18, 2015 8:01 am
by frankieorabona
Hello,
How do I import the categories and payees from a database to another?

Re: Import Category

Posted: Sun Sep 20, 2015 4:05 pm
by Nikolay
frankieorabona wrote:Hello,
How do I import the categories and payees from a database to another?
Seems there is no option to do this. But it's easy to add this feature.

Re: Import Category

Posted: Thu Aug 31, 2017 1:12 am
by DaleVa
Hello Nikolay,  Was this ever added? I"m running 1.3.3 (DB v.7)and cannot see anyway to to import categories, and payees from one database to another. Is there a utility that I can use to open the db to copy the tables/data?

Thank you,

Dale

Re: Import Category

Posted: Mon Sep 04, 2017 7:34 am
by Nikolay
I think it possible using QIF Export - Inport for categories.
But not for payees.
Why you need it?

Re: Import Category

Posted: Sun Sep 10, 2017 12:23 am
by DaleVa
Nikolay wrote:I think it possible using QIF Export - Inport for categories.
But not for payees.
Why you need it?
A significant change in life necessitated a complete new setup. New accounts, new starting balances, but many of the same payees and categories that I've added over the years. It would be nice to simply import them. Alas, I shall have to start from scratch.

Re: Import Category

Posted: Wed Jul 21, 2021 4:40 pm
by Sinanju
Has this gone any further?

Would be nice to have a simple way to export both a Categories list and a Payees list, and to import either list.

We have option of starting a new database, but if starting from scratch, probably wouldn't want the same transactions, but may want same Categories and Payees.

Re: Import Category

Posted: Sat Jul 24, 2021 5:20 am
by dbolton
Why not copy your old database and delete all the old transactions?

Re: Import Category

Posted: Sat Jul 24, 2021 8:52 am
by whall3y
That would do the job. Great idea.

Re: Import Category

Posted: Sat Jul 24, 2021 12:04 pm
by Sinanju
This is exactly what I did - except I did it by accident. I thought I'd see what would happen if I changed my Mortgage account from Term to Checking using 'Account Relocation'. All but 2 of my 200+ transactions gone! :oops:
In hindsight, I should have made a copy of my file, and changed that. I didn't so had to use the file from previous day, and update that with over 50 entries.
Thank goodness for daily automatic MMEX backups.

Re: Import Category

Posted: Fri Jan 13, 2023 6:18 pm
by frankieorabona
So the only way to import the entire category structure is to do a copy/paste of the database?

Re: Import Category

Posted: Fri Mar 01, 2024 12:08 pm
by Roberto
It seems yes working from MMEX.
Otherwise using a tool for working with databases like dbeaver or SQLiteStudio there are various methods: import a table from one database to another, or save a table as a SQL script to run into another DB in order to populate categories table (CATEGORY_V1) with your desired categories.