Hello everyone,
I want to add a new column into existing file, and add value for each row on column, how I can do this ?
TargetType = dt_Name.Columns(“Contrat”)



Hello everyone,
I want to add a new column into existing file, and add value for each row on column, how I can do this ?
TargetType = dt_Name.Columns(“Contrat”)



@sarra.meziane
try my solution
Forum0611.zip (9.0 KB)