Hi,
I am using PD 16.5. I have a problem with generating DDL for an auxiliary table. It appears in front of the CREATE DATABASE statement. That's not what I want. According to the manual it should be genrated at the end of the DDL because it is an Extended Object. That is also where I want it.
I tried to change the generation order in the DBMS file, but that is not possible for Extended Objects (again according to the manual).
Anyone a suggestion how to solve this. Or is this a bug?
regards
Dirk Verburg