Provide SCHEMA-MARSHAL attribute on dataset

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top