LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 8 May 2002 12:42:41 -0400
Reply-To:   Julia Itskevitch <itskevitchj@EDC.PITT.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Julia Itskevitch <itskevitchj@EDC.PITT.EDU>
Subject:   Concurrency control in SAS

We are considering providing a web-based data entry for the SAS data. It is very possible that several clients will be writing into the same table simultaneously, though updating the same record at a time is much less probable. What can be done to insure a proper concurrency control? Does SAS have any built-in capabilities? I read in http://www.sas.com/rnd/itech/doc/dist-obj/winclnt/winado/iom_open.htm that SAS IOM Data Provider implements pessimistic and optimistic locking, but this requires IOM licensing. Does anybody know if Onyx, http://www.internext-inc.com/software/onyx/, has any concurrency control capabilities?

Thank you,

Julia


Back to: Top of message | Previous page | Main SAS-L page