L
Luigi
Hi all,
having a DataReader populater with an Excel file, how can add a column with
a fixed value to it?
For example, having DbDataReader dr = cmd.ExecuteReader()
I need to add another column to it.
Thanks a lot.
Luigi
having a DataReader populater with an Excel file, how can add a column with
a fixed value to it?
For example, having DbDataReader dr = cmd.ExecuteReader()
I need to add another column to it.
Thanks a lot.
Luigi