application pdb data
Hello all,
I am trying to make sure i understand this correctly.
the set up
app_root
app_con1
app_con2
For an Extended data-linked object in the application root "app_root" if app_con1 updates table_1 app_con2 cant see what it just updated?
- Extended data-linked application common objects store shared data in the application root but also allow application PDBs to store data appended to that object. The appended data is local data that is unique to each application PDB.
thanks
Dave