>unless i'm misreading your reply, you don't seem to have answered the
>question.
You're right - I misread the question. I just tried a simple test with 3.12:
e drop table tmp;
e create table tmp (int1 int unique primary key);
e insert into tmp values (1);
e insert into tmp values (1);
...and got the expected exception. Perhaps anyone reading this who knows of
the problem could send a modified script to illustrate the point.
Regards
Peter Hearty
Instant Computer Solutions
To unsubscribe from this list, please an send
email to 'majordomo@smartcard.co.uk' with the text
'unsubscribe instantdb' in the message body.
|