Saturday, 11 March 2023
  2 Replies
  479 Visits
0
Votes
Undo
  Subscribe

Hello

I think there is a bug opening the application on Windows. After installation I got the message, that the local database (theocbase.sqlite) was copied to my user profiles folder (Appdata\Theocbase) and actually there it is. I can navigate to this folder and the file is present.

The problem is, that my user profile is not located on the default drive "C:\". So when I open TheocBase it trys to open C:\Users\myUser\Appdata\Theocbase\thecobase.sqlite which of course does not exist.

Is there a possibility to tell Theocbase where to look for the DB? Otherwise I suggest you check the code used for copying the database and reuse it during the opening process. :)

Thank you for your great work.
Tony

2 months ago
·
#9980
0
Votes
Undo

Hi Marc and thanks for your reply.

Yes, actually I fixed it by using an mklink. I just posted here in order to know, if I had missed something and of course in order to tell you what happens if anybody does not have a drive C:\. I do have a drive C, so the first thing I did was really to link it to my current profile.

2 months ago
·
#9975
0
Votes
Undo

It is actually in AppData/Roaming/Theocbase. Or it would normally be...

And I wonder what the actual message was literally. It does contain the drive letter. Anyway that is academic now.

I am not in a position to rewrite TheocBase, but I think you should be able to fix this with mklink, assuming you do have a C:drive even when that is not the OS drive.


https://www.theocbase.net/support-forum/post/1097-donations.html

For accessing the database my personal preference is http://sqlitebrowser.org/

For editing templates I now use https://code.visualstudio.com/ 

 


  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!