U
UJ
I need to move specific records from one server to another as part of a
customer upgrade process. What's the easiest way to do this? I could use a
DataTable to get the data and then write out a text insert statement but
that seems pretty cumbersome. Is there some way I could read in the
datatable, change where it points to and then update it?
TIA - Jeff.
customer upgrade process. What's the easiest way to do this? I could use a
DataTable to get the data and then write out a text insert statement but
that seems pretty cumbersome. Is there some way I could read in the
datatable, change where it points to and then update it?
TIA - Jeff.