R
Ruslan Shlain
I have a fairly large dataset that has to be uploaded in to the SQL server
table. I use data adapters command update, and that seems to work pretty
well ( all records make in to the table and nothing gets left out). However,
this mechanism is pretty slow when it come to 80,000 rows(the largest i have
seen so far). It takes a noticible amout of time right now. Can this process
be speeded up in any way?
Any ideas or liank will be very helpfull,
Thank you very much
table. I use data adapters command update, and that seems to work pretty
well ( all records make in to the table and nothing gets left out). However,
this mechanism is pretty slow when it come to 80,000 rows(the largest i have
seen so far). It takes a noticible amout of time right now. Can this process
be speeded up in any way?
Any ideas or liank will be very helpfull,
Thank you very much