Welcome ...        
          
  ... Visiting Newsgroup Users!
 
  See "What makes SQLA different from the newsgroups?" in the FAQ.
 

Tagged Questions

4
votes
5answers
166 views

What is the best way to simulate Oracle Autonomous Transactions in SQL Anywhere?

What`s the best way to simulate Oracle Autonomous Transactions on SQLA? I`m think publishing an webservice on database and create a stored funcion/procedure to consume it. That`s …