Consultor Eletrônico



Kbase P105226: Primary and foreign keys are reversed when exctracted via Java code using JDBC driver
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.0B
Windows 32 Intel

SYMPTOM(s):

Primary and foreign keys are reversed when extracted via Java code using JDBC driver

When extracting the metadata information via Java code for primary and foreign keys, the information is reversed

Using SQL-92 JDBC driver

Select * from sysprogress.SYS_REF_CONSTRS shows that the primary and foreign keys are stored correctly in the metaschema

The constraints are correctly assigned to the table

CAUSE:

This is a known issue being investigated by Development

FIX:

None at this time