Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] Synonym not appearing in DSE for Derby connection

Hi

I have a Derby database with Tables. Proedures etc. I added a new synonym by

CREATE SYNONYM dtp.syn1 FOR dtp.employee;

This synonym is not appearing in the DSE view under a connection to this database.

I am using DTP 0.9 RC4 5/25/06 Nightly, Eclipse 3.2RC4 SDK, EMF 2.2.0RC4 and GEF 3.2RC3.

Regards
Anthos



Back to the top