Re: Q: Slow update
- From: Chris <no@xxxxxxxx>
- Date: Fri, 09 Sep 2005 12:32:26 -0400
Geoff Jones wrote:
Hi All
I hope you'll forgive me for posting this here (I've also posted to ado site but with no response so far) as I'm urgently after a solution.
Can anybody help me? I'm updating a table on a database i.e. I've modified the table in a DataSet and I want to update it to the SQL database which the table originally came from. I'm using a data adaptor and the update command and it works BUT it is soooooooooo slow!!! Can anybody tell me of any techniques to speed it up?
Thanks in advance
Geoff
It would help to have an understanding to what you are doing and how you are doing it....
- Are you working over a lan/dialup/local machine? - What is the update statement you are using to do the insert. - How many records are in the table - What indexes do you have in the table.
Chris .
- Follow-Ups:
- Re: Q: Slow update
- From: Geoff Jones
- Re: Q: Slow update
- References:
- Q: Slow update
- From: Geoff Jones
- Q: Slow update
- Prev by Date: Re: Slow update
- Next by Date: Re: Slow update
- Previous by thread: Re: Slow update
- Next by thread: Re: Q: Slow update
- Index(es):
Relevant Pages
|