Hi,
I am moving data of a table from source to destination.
Destination table contians all the columns as Source but it has one more column which is not in source and it is NotNull Column.
I am using OLEDB SOURCE To OLEDB DESTINATION To transfer.
please tell me how to do this.