I am using embedded Firebird as a data store for a Base (6.4.3) application with numerous forms & macros.
When using MSAccess I used to keep the data in one file and the forms, etc, in another, thus making it easy for me to update the application without needing the user’s data; simply sending a new ‘program’ file to overwrite the existing and leaving data intact.
From what I can see, in LO this is referred to as a ‘Split Database’ - I’ve read various posts but nothing is recent and Firebird is rarely mentioned!
How do the experienced LO developers solve the issue of keeping an application updated with the minimum disruption for the end user?