Re: Question about efficiency
From: Simon Harvey (simon.harvey_at_the-web-works.co.uk)
Date: 02/27/04
- Next message: Anonymous: "Using VB.NET to create a local cube"
- Previous message: Scott M.: "Re: Cast DBNULL problems"
- In reply to: Rob Panosh: "Re: Question about efficiency"
- Next in thread: Rob Panosh: "Re: Question about efficiency"
- Reply: Rob Panosh: "Re: Question about efficiency"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 17:10:34 -0000
Hi,
By putting my commands into a transaction do you just mean that I say
something like
(Pseudo Code)
Begin Transaction
Do Loads of Update statements one after another
End Transaction
Why would doing the work in a transaction make the code more efficient?
Thanks for your help!
Simon
- Next message: Anonymous: "Using VB.NET to create a local cube"
- Previous message: Scott M.: "Re: Cast DBNULL problems"
- In reply to: Rob Panosh: "Re: Question about efficiency"
- Next in thread: Rob Panosh: "Re: Question about efficiency"
- Reply: Rob Panosh: "Re: Question about efficiency"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|