Copy settings from one table to another
Copy settings from one table to another
Hi
Lets say I have 2 identical tables in structure. I would like to copy the oSettings from one table and assign it to the other. Is it possible to initialize a new datatable by providing it with settings? I'm thinking something along the lines of [code]__aoSettings[0] = savedSettings;[/code]. Not sure what other problems that might cause though.
Thanks.
Lets say I have 2 identical tables in structure. I would like to copy the oSettings from one table and assign it to the other. Is it possible to initialize a new datatable by providing it with settings? I'm thinking something along the lines of [code]__aoSettings[0] = savedSettings;[/code]. Not sure what other problems that might cause though.
Thanks.
This discussion has been closed.