I'm updating a model via SQL import, at present the data is being read in and placed in the correct Global Table, I have some pre sorting to get the right appointment data in and as a short term measure it is being held in number of global tables. I'm trying to access the appointment data to copy that information across however the structure although it allows viewing as a table will not let me write the data to it using table commands. Before I write a script to write to the nodes directly is there a better way?