Recent content by BenKlein

  1. B

    FOR EACH with EXCLUSIVE-LOCK means TABLE locking???

    I agree with the last post. I would suggest using a buffer. Do the for each or query with a no-lock and when you found the record you want to update with the buffer name do a find with exclusive-lock. You can use a RECID to refer to the record you want to update. And then use a RELEASE after...
  2. B

    Progress OpenEdge/Webspeed Senior Programmer

    BENJAMIN KLEIN BKLEIN1043@AOL.COM PROFILE Over 10 years of professional experience in computer programming and analysis that covered all facets of programming including database schema changes, file manipulation, creating reports, web, windows and character user interfaces, updating...
Top