Large Dataset

  • Thread starter Thread starter Ruslan Shlain
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top