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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Concurrently Updating tables

Status
Not open for further replies.

evaaseow

Programmer
Jan 25, 2007
29
CA
Hi, I am attempting to set up an environment where users can update the same table concurrently.

I know that in order to do this I have to use SAS/Share if they are SAS datasets. But we also connect to an oracle library which then does not need SAS/Share. Is it possible to use Proc SQL to do concurrent updates into an oracle table?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top