J.Raum
07-10-02, 08:28
| Hi there, I am new to Progress. We want to use Progress v9.1D. In Progress SQL-Explorer when I try to add a constraint I get an error message that this operation is not implement yet. ALTER TABLE TEST1 ADD CONSTRAINT FK_TEST FOREIGN KEY (TESTID) REFERENCES TEST2 (TESTID); How can I set up a Key using SQL-Explorer ?!?! |