Rename fieldnames of a datatable
Hi
Anyone have any idea of how to do this?
I need to change the fieldnames of a datatable. I know all of the old names, but have problems deleting/renaming these.
Any help much appreciated!
/David
0
-
Thanks for your quick reply Munwhan
Exactly what I needed!
/David
0 -
Hi, in which activity should I apply this to change the datatable fieldnames?
0 -
In an Assign activity
left side/ To: yourdatatablevariable .Columns("oldname").ColumnName
right side / Value: "newname"
0 -
Thanks. I've got this working now.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare