Re: [pgadmin-support] Setting Foreign Key - Error

2002-12-03 Thread Dave Page
port-List (E-mail) > Subject: [pgadmin-support] Setting Foreign Key - Error > > > > Hi, > > I get an error when trying to add a foreign key constraint: > > "CREATE TABLE: column "mno" referenced in foreign key > consraint does not exist"

[pgadmin-support] Setting Foreign Key - Error

2002-12-02 Thread Çağıl Şeker
Hi, I get an error when trying to add a foreign key constraint: "CREATE TABLE: column "mno" referenced in foreign key consraint does not exist" Yes, it does not exist because it is "MNo" not "mno". But foreign key form of pgAdmin has a combo box that I select my FK column and it does no allow