Subject | Adding foreign key |
---|---|
Author | Amrita Chaudhury |
Post date | 2002-07-31T23:28:30Z |
Hi,
I have a situation where allow the user to create a configuration table
through JDBC.
After the table is created I wanted to add a foreign key to reference to
another table,
called bscmap.
However I get an error saying the object bscmap is already in use.
How can I get around this problem ?
regards,
amrita .
[Non-text portions of this message have been removed]
I have a situation where allow the user to create a configuration table
through JDBC.
After the table is created I wanted to add a foreign key to reference to
another table,
called bscmap.
However I get an error saying the object bscmap is already in use.
How can I get around this problem ?
regards,
amrita .
[Non-text portions of this message have been removed]