V1.5.0 - 64bit - I cannot enter new transaction to database

MMEX4Desktop, incl. Windows, macOS (10.10 or newer), and Most Unix variants using the GTK+ toolkit

Moderator: Renato

Post Reply
Radix
New User
Posts: 2
Joined: Sun Apr 18, 2021 7:47 am
Are you a spam bot?: No

V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Radix »

Hi all,
after downloading the new MMEX version 1.5.0 I have successfuly opened my database and after few days of working with it suddenly does not allow me to enter new transactions or even edit the old one. I have tried to open other databases, backups, but neither these are working. I even tried to open the database from version 1.5.0 in an old version of MMEX 1.3.5 and the issue remained the same. Do you have any tips of how to make it work?

Thanks a lot for your help!
User avatar
Renato
MVP User
Posts: 669
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Renato »

maybe it helps to delete the file .db3.
Renato Forum Administrator
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Nikolay »

1) download and extract to c:\temp\ folder
https://sourceforge.net/projects/moneym ... p/download
2) Copy your .mmb file to the same folder.
3) check .mmb file propeties. Should not be "Read only".
4) Run "C:\temp\mmex-1.5.0-win32\bin\mmex.exe"
5) open the copy of your .mmb file from c:\temp by "Open Existing Database" button of the start dialog.

Working?
Last edited by Nikolay on Sun Apr 18, 2021 11:47 am, edited 1 time in total.
Radix
New User
Posts: 2
Joined: Sun Apr 18, 2021 7:47 am
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Radix »

Renato, I did not find the .db3 file, hence, I could not deleted. I found the .db3 file in the solution proposed by Nikolay.

Nikolay, thank you very much! It worked! I re-checked that I really have the 64bit version of Windows, however, the portable MMEX version for win32 is working. Thank you once again :)

Thank you both, guys, for your help and effort. I really appreciate it :)
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Nikolay »

The file should be here:

"C:\Users\xxx\AppData\Roaming\MoneyManagerEx\mmexini.db3"

It does not metter 64bit or 32.

I recomment to delete the mmexini.db3 from user profile it should help.

But I prefer portable mmex becouse it easy to take it to anothe PC (in case of an upgrade for exanple).
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Hello

I am experiencing the same problem except I am using v1.5.3 on MacOS. Is there a similar solution for the MacOS version?

Many thanks!
User avatar
Renato
MVP User
Posts: 669
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Renato »

This might solve the problem, mmexini.db3 contains the settings but no data.
Renato Forum Administrator
whall3y
Developer
Posts: 343
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by whall3y »

TimC wrote: Thu Jul 01, 2021 2:49 pm Hello

I am experiencing the same problem except I am using v1.5.3 on MacOS. Is there a similar solution for the MacOS version?

Many thanks!
For MacOS the .db3 file can be found be opening a terminal and typing below (change '####' to your user directory name)

Code: Select all

cd "/Users/####/Library/Application Support/MoneyManagerEx/"
ls
rm mmexini.db3
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Hello whall3y

Many thanks for your swift response to my problem! I have tried your suggested solution but unfortunately nothing has changed. There is a sound as if the transaction is being entered but nothing appears in the database. Sorry to be a pain but do you have any other suggestions?!

Many thanks!
User avatar
Renato
MVP User
Posts: 669
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Renato »

Does the database file xxxx.mmb have write permissions.
Renato Forum Administrator
whall3y
Developer
Posts: 343
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by whall3y »

Yes, sounds like a DB permission issue. Just tried removing write permission from a test DB and it has the same effect as you describe.

Try giving the DB write permissions for your account.

In Finder, select you DB file then select "Get Info". Make sure the permissions are Read/Write for your account.

https://www.macinstruct.com/tutorials/h ... -mac-os-x/
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Yes I have checked the database file and it shows read/write permission for me but read only for admin and everyone. I have tried changing to read/write for admin and everyone but it seems to default back to read only for them.

I have tried reloading the software but that does not seem to make any difference.

Anything else I can try?

Many thanks!

Tim
MartinArmstrong
MVP User
Posts: 300
Joined: Tue Mar 02, 2021 10:24 am
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by MartinArmstrong »

What happens if, for test purposes, you create a new database (File | New Database) and select a different location for the new .mmb file? A location that you know you definitely have read/write permissions.

Can you enter transactions is the new database?
whall3y
Developer
Posts: 343
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by whall3y »

TimC wrote: Sat Jul 03, 2021 9:22 am Anything else I can try?
Where is file located, can you share the path?
Is it on a network drive, a Google/iCloud/Dropbox drive, etc?
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Many thanks for your replies.

I have tried creating a new database but I am still unable to enter a transaction in the new database. It let me create a new account after a bit of difficulty with the currency (it kept coming up with an error notice when I clicked on the currency box).

I currently store the file on One Drive because I need to access it from two different computers in different locations and have wondered whether this is an issue. However, it worked for years when I was using a Windows PC and also worked perfectly when I switched to a new iMac recently. The current location is "users/timcarden/Documents/OneDrive/Documents/Money Manager/filename".

Thanks for all your help.
whall3y
Developer
Posts: 343
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by whall3y »

On your iMac can you try the latest 1.5.4 beta here: https://mmex.ipx.co.uk please.

Can you also confirm that the issue still occurs when the DB is not on OneDrive.
User avatar
Renato
MVP User
Posts: 669
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Renato »

Is One Drive mounted as a drive ?
Otherwise you probably work with a local copy that has to be synchronized.
Renato Forum Administrator
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Hi Guys

I really appreciate your help but I am beginning to despair because MMEX is a fantastic tool and I have relied on it for some years now.

I have tried moving the database to the hard drive and then opening it from there, without success. I have also downloaded the 1.5.4 beta version and also had no luck. I agree with Renato that I probably work with a local copy that then synchronises with One Drive when I close the database

I am not a computer expert and I am sure I am doing something wrong, having recently changed from PC to Mac, so I am not that familiar with MacOS. However I have been using it on the Mc for about a month without a problem and cannot think of anything I have done that is unusual!

Thanks for your efforts but any further suggestions would be appreciated!
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Hello again

What I have succeeded in doing is creating a new database in 1.5.4 (saved on the iMac) which allows me to enter transactions, so I think I am just going to have to rebuild my database from the start.

Is it possible that there is a limit to the size of the database and I have filled it up. I cannot believe that is possible with just my personal accounts but I cannot think of any other reason!
whall3y
Developer
Posts: 343
Joined: Fri Aug 21, 2020 5:44 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by whall3y »

TimC wrote: Mon Jul 05, 2021 4:01 pm Hello again

What I have succeeded in doing is creating a new database in 1.5.4 (saved on the iMac) which allows me to enter transactions, so I think I am just going to have to rebuild my database from the start.

Is it possible that there is a limit to the size of the database and I have filled it up. I cannot believe that is possible with just my personal accounts but I cannot think of any other reason!
You have not exceeded the DB size unless in was greater than about 281TB !!!

It really does look like there was some permission issue on the DB file.
TimC
New User
Posts: 7
Joined: Thu Jul 01, 2021 2:45 pm
Are you a spam bot?: No

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by TimC »

Sorry! Me again! One last try in case it triggers anything!

I was going well creating a new database (using 1.5.4 beta version) and I was able to create new accounts and enter transactions until.....I closed the database for a break. When I reopened the database (saved on Mac and not on One Drive) I was no longer able to enter transactions. Grrrr! I checked the permissions on the new file and it showed 'read and write' permission for me. I changed 'staff' and 'everyone' to 'read and write' just in case but was still not able to enter transactions.

As I say, one last attempt in case this triggers anything in your minds. Otherwise I will have to look for another option. Thanks again for your efforts to help me!

Tim
User avatar
Renato
MVP User
Posts: 669
Joined: Mon Apr 25, 2011 7:36 pm
Are you a spam bot?: No
Location: near Zurich

Re: V1.5.0 - 64bit - I cannot enter new transaction to database

Post by Renato »

In my opinion, the problem does not lie with MMEX, otherwise we would certainly have several such reports.
Would it be possible to ask the local iMac vendor for advice.
Renato Forum Administrator
Post Reply