Ö
Özden Irmak
Hello,
I got syntax error on this constraint clause pointing the [NO INDEX] :
ALTER TABLE [Title Author] ADD CONSTRAINT
[{BD291498-E5FD-11CF-80D3-00AA00C0094F}] FOREIGN KEY [NO INDEX] ([ISBN])
REFERENCES [Titles] ([ISBN]);
According to Jet Sql 4.0 reference this should be working.Anyboy can help
me?
Thanks in advance,
Özden
I got syntax error on this constraint clause pointing the [NO INDEX] :
ALTER TABLE [Title Author] ADD CONSTRAINT
[{BD291498-E5FD-11CF-80D3-00AA00C0094F}] FOREIGN KEY [NO INDEX] ([ISBN])
REFERENCES [Titles] ([ISBN]);
According to Jet Sql 4.0 reference this should be working.Anyboy can help
me?
Thanks in advance,
Özden