C
cverbiest
Guest
We decided to split our tables into SETUP, TRANS(actional) and AUDIT. for each type of table we create an area for tables, indexes and lobs. I wrote a simple 4GL procedure to read the df, read the config from a csv file and write a new df. https://gist.github.com/cverbiest/feb807d0784ff01a7c66 It works fine for our needs and could be a starting point
Continue reading...
Continue reading...