[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to add a FOREIGN KEY to an existing table?

  • Thread starter Thread starter YerAmil
  • Start date Start date
Status
Not open for further replies.
Y

YerAmil

Guest
[quote user="Dileep Dasa"] Then I tried creating the same tables from SQL with "not null primary key" constraint for "cust_num" column while creating tables. This way, adding a foreign key constraint worked without any errors. So, there is some difference between creating tables from ABL/Dictionary and SQL which is causing the errror. [/quote] Well, it turns out it's not that bad. Thank you very much, Dileep Dasa! I will try it.

Continue reading...
 
Status
Not open for further replies.
Back
Top