Originally posted by oribit
Hello,
Sorry for my english, I'm from Spain and my english is not very good.
If you define the temp-table in the SDO, the data will store on the appServer or on the client depending if when you use that temp-table you indicate that this-procedure don't need DB with the checkbox DB-Required. If you checked DB-Required the data will store on the appServer, and if you don't checked data will store on the client side.