G
Guest
Hi,
I am wondering how I could populate the ampty table in the database from the
DataSet or DataTable.
So far I am using SqlBulkCopy. Is there any other way, or is it I should be
using? I could make Insert row by row, but it is slow, I guess.
Thanks,
Lubomir
I am wondering how I could populate the ampty table in the database from the
DataSet or DataTable.
So far I am using SqlBulkCopy. Is there any other way, or is it I should be
using? I could make Insert row by row, but it is slow, I guess.
Thanks,
Lubomir