This question is locked. New answers and comments are not allowed.
Hi All, I have some beginner questions. Apologize if these have been discussed before or the information can be found easily in the online help.
TIA for your anwers.
- Is it still necessary to use DBMS' on cascade delete option for foreign key, given that I am using OpenAccess and there is a Depend attribute to set it at ORM level?
- What will happen if I use DBMS' on cascade delete option for foreign key without using Depend attribute? My guess is there will be objects in OA's cache/scope without the corresponding entry in database.
TIA for your anwers.