Subject | RE: RE: [firebird-support] New constraint in ibexpert... |
---|---|
Author | Helen Borrie |
Post date | 2004-10-26T22:57:50Z |
At 07:30 PM 26/10/2004 -0200, you wrote:
is in use, you won't be able to add a PRIMARY KEY or UNIQUE constraint.
If you don't have exclusive access to the *database* , in a single
transaction, you won't be able to add a FOREIGN KEY constraint.
./hb
>I tryied this way but without success and the same error message...If the table is in use, or if a table or stored procedure dependent on it
>The database is located remotely (not local)... there are many users using
>this table at this moment.. can this be the cause of my problem?
is in use, you won't be able to add a PRIMARY KEY or UNIQUE constraint.
If you don't have exclusive access to the *database* , in a single
transaction, you won't be able to add a FOREIGN KEY constraint.
./hb