You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
In firebird.conf "Macro substitution" can add more?
dir_Pro_I = C:\project\A_1
dir_Pro_II = C:\project\A_2
dir_Pro_IV=C:\project\A_4
etc
so can use in database.conf
my_db_I = $(dir_Pro_I)/pr_2021.fdb
my_db_II = $(dir_Pro_II)/pr_II_abc.fdb
regards