Subject | Re: foreign key error |
---|---|
Author | Alexander V.Nevsky |
Post date | 2003-07-30T08:35:22Z |
--- In firebird-support@yahoogroups.com, "duilio_fos" <irel_llc@l...>
wrote:
define more accurately for youself Foreign Key concept (it can't
reference for any arbitrary column in master table), secondly, check
Language Reference for syntax of it's specification.
Best regards, Alexander
wrote:
> alter table duties add foreign key (fm_depot,1) references locationsDuilio, it will complain on 2,3,4... too :) Firstly you should
> (id_loc,depot) !!
define more accurately for youself Foreign Key concept (it can't
reference for any arbitrary column in master table), secondly, check
Language Reference for syntax of it's specification.
Best regards, Alexander