Ndy
2010-07-30 13:50:13 UTC
Hi, i can't find how to do it with PD15
When i want to convert my LDM to PDM, in the Detail tab, we can
spécified the naming convention for PK AND FK for exemple.
EX:
PK index name : PK_%TABLE%
FK index name : FK_%REFR%
The probleme is when you have 2 tables : MY_TABLE_NAME_IS_VERRY_LONG
and MY_TABLE_NAME_IS_VERRY_LONG_2
So the PK index name become for both PK_MY_TABLE_NAME_IS_VERRY_LONG
wich will cause error because of constraint name uniqueness
how can we specified a convention while creation/updating the PDM
(something like PK_MY_TA_NA_IS_VE_LO and PK_MY_TA_NA_IS_VE_LO_2)
When i want to convert my LDM to PDM, in the Detail tab, we can
spécified the naming convention for PK AND FK for exemple.
EX:
PK index name : PK_%TABLE%
FK index name : FK_%REFR%
The probleme is when you have 2 tables : MY_TABLE_NAME_IS_VERRY_LONG
and MY_TABLE_NAME_IS_VERRY_LONG_2
So the PK index name become for both PK_MY_TABLE_NAME_IS_VERRY_LONG
wich will cause error because of constraint name uniqueness
how can we specified a convention while creation/updating the PDM
(something like PK_MY_TA_NA_IS_VE_LO and PK_MY_TA_NA_IS_VE_LO_2)