L
Lieven De Foor
Guest
Hi, Currently, when you want to change the SCHEMA-MARSHAL settings of all temp-tables in a dataset, you have to set each individual temp-table's SCHEMA-MARSHAL attribute. You could write a routine that iterates all temp-tables of the dataset, and sets each accordingly, but a built-in attribute on the dataset, affecting all contained temp-tables, is more convenient.
Continue reading...
Continue reading...