Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by treadman

  1. treadman

    Unnamed CFLOCKs

    Livedocs says "... the lock is anonymous and you cannot synchronize the code in the cflock block with any other code." So the server will not run "any other code" (for all users and apps on that server) while the the anonymous lock is in place? I'm confused about the meaning of "synchronize"...
  2. treadman

    Unnamed CFLOCKs

    Thanks for the info on getting the latest auto-incremented ID. There are several good ways to do this. The thing I'd like to know is what does an unnamed lock actually do. My guess is that all unnamed locks in the app are locked. In other words, the lock is "named" [NULL STRING]. I think...
  3. treadman

    Unnamed CFLOCKs

    Hi. I was recently hired to be the lead developer at a small web hosting company. Our server is Apache/1.3.34 (Unix) JRun/4.0. Coldfusion is CFMX7. Database is MySQL 4.1.20-standard. I have verified that CFTRANSACTION is not supported by MySQL 4. Perhaps my predecessor realized this...

Part and Inventory Search

Back
Top