Hello All,
sample code:
value of ll_newrow = 0
Line 1 : dw_1.setitem(row, column name, dw_2.getitemstring(ll_newrow, column_name))
Line 2 : dw_1.setitem(row, column name, dw_2.GetNumber(ll_newrow, column_name))
In the line one i ma not getting the application termination error, but getting in the line 2.
can any one explain me.
note : all the columns name are valid.
Thanks& Regard
Rashmi Ranjan Giri