Subject | Re: [Firebird-Java] Unable to create foreign keys |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-07-17T16:12:33Z |
Hi,
Which version of the server do you use? There were some bugs in Firebird
1.0.x that might cause your test case to fail.
Roman
> This is some test code:Works for me without any problems with Firebird 1.5.0.
> ...
> It always fails with:
> org.firebirdsql.jdbc.FBSQLException: Resource Exception. unsuccessful
> metadata update
> object TEST is in use
> ...
> Even when I just try to create the second table after having
> disconnected and reconnected the connection, I still get the same
> error. Any ideas how to make this work?
Which version of the server do you use? There were some bugs in Firebird
1.0.x that might cause your test case to fail.
Roman