Hi all,
I have a database model that I have created lots of data-entry & viewing forms in LibreOffice Base. The default Postgresql schema for most of the tables are in “gcdata” but sometimes this database model will be created in another schema for example “perudata”.
So can I globally replace all “gcdata.” schema references to “perudata” (or what ever) in all the forms/reports in a LibreOffice .odf file?
Or could I create/use a global schema-name variable that would be used in all forms/reports/etc?
The last thing that I will ever want to do is recreate all this again over and over and over!
regards
Phil