versions of CF likely to be in use out there.
Some folks point to a MM KB article that seems to point up the fact
that basic locking practices have not changed. The meaning they take
from the article is that you have to keep lockiing everything.
However a later article (Devnet) by Raymond Camden did a great job of
spelling out things really clearly insofar as locking is concerned.
A minute or so using the search at MM should turn up both articles,
but the bottom line is you do NOT need to lock except to prevent race
conditions (that matter).
You'll feel quite naughty doing your first naked <cfquery
datasource="application.foo"> but its really a very liberating
experience.
Cheers,
--
--Matt Robertson--
MSB Designs, Inc.
mysecretbase.com
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

