S
simonZ
I have a dataTable in my memory(session).
Can I save this table into sql dataTable in one step?
Now, I'm iterating through the records and saving record by record with
command object.
But it's slow process. Any idea?
Regards,Simon
Can I save this table into sql dataTable in one step?
Now, I'm iterating through the records and saving record by record with
command object.
But it's slow process. Any idea?
Regards,Simon