Subject | Re: [firebird-support] Error on alter a table |
---|---|
Author | Lucas Franzen |
Post date | 2004-02-24T20:50:44Z |
Marcello Fontolan schrieb:
you have several connections to your database established.
When adding a foreign key constraint you have to have single user access.
If this is the case and you still got propblems you should tell us the
exact error message and show us the alter table statement you use.
Luc.
> I'm always getting this erros trying create a foreing key.Even if the info you supply is very marginal I think the problem is that
> Any help?
you have several connections to your database established.
When adding a foreign key constraint you have to have single user access.
If this is the case and you still got propblems you should tell us the
exact error message and show us the alter table statement you use.
Luc.