Re: Fastest way to work with DataTable

Tech-Archive recommends: Speed Up your PC by fixing your registry



Kevin Spencer wrote:
You *did* say "to another" didn't you? I assumed that meant "to another DataTable instance". What am I misundertanding?
sorry abou the confusion. I already have two DataTable instances (both with the same structure).
I need now to copy all rows from one DataTable to the other.

Thanks!
pascal
.