Results 1 to 4 of 4

Thread: record locking routine...

  1. #1

    Thread Starter
    Addicted Member curlywink's Avatar
    Join Date
    Mar 2000
    Location
    Manila, Philippines
    Posts
    141

    Unhappy record locking routine...

    I need a record locking routine, if anyone could give me...

    Here's the setup... Inventory system with table : Tbl_Product_Inv_Count, there is a field name: QTY_FOR_SALE.

    What i want to do is lock the current record from other users until im finished updating the field QTY_FOR_SALE. (is it possible???)

    I've tried other locking routines found in this forum, but to no avail... will somebody enlighten me on this....

    How do i lock it??? How to detect if the record is locked ???
    How do i test it??? will i test it on a single PC ???


    Help gurus!!! TIA...
    (Im using VB/ADO/SQL)

  2. #2
    Banned Michael_Kamen's Avatar
    Join Date
    May 2001
    Location
    The Netherlands
    Posts
    1,180
    I thought record locking is a standard option in SQL(Perhaps not MySQL though) and that it could be activated and deactivated very easily. I'll see if I get check it out..

  3. #3

    Thread Starter
    Addicted Member curlywink's Avatar
    Join Date
    Mar 2000
    Location
    Manila, Philippines
    Posts
    141
    I'll wait...even though im running out of time.... LOLZ


    TIA

  4. #4

    Thread Starter
    Addicted Member curlywink's Avatar
    Join Date
    Mar 2000
    Location
    Manila, Philippines
    Posts
    141
    Help GURUS!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width