Hello, everybody,
i am doing a database convertion from SQLserver6.5 to interbase by ASP program.
I have already finished creation and a part of insertion of tables, but i forgot to
creat one table, so i ran my program once more.
and i got the message error as:
store RDB$RELATION_CONSTRAINTS failed.
attempt to store duplicate value(visible to active transactions) in unique index\"RDB$INDEX12\";
i have already tied to drop INDEX RDB$INDEX12, but it doesn\'t exist.
alors, Could anyone tell me what\'s the problem?
Thank you.