I did see that, but I have a permission issue that I need to solve for now.
I really appreciate all your comments/posts over the past years. I've been
able to find a lot of answers from your posts. You are very patient and
helpful!
Thank you!
On Tuesday, April 2, 2024 at 6:29:15 AM UTC-5 Tom K
It's really very simple. Just set SQLITE_ROOT to the directory where you
want the database to be saved. You'll find it under [[SQLite]]
[DatabaseTypes]
...
[[SQLite]]
...
SQLITE_ROOT = /path/to/your/sqlite/dir
On Tue, Apr 2, 2024 at 4:13 AM Ben W. wrote:
> Hi, John!
> Yes that is