RE: transaction delete problem

2004-03-16 Thread Anhaus, Thomas
Oscar Radio wrote : >Hi all, > I have a strange problem with transactions and deletes with foreign keys. >I have these tow tables: Table A) > Code numeric(10) primary key, > description varchar(20) >

transaction delete problem

2004-03-16 Thread Oscar Radio
Hi all, I have a strange problem with transactions and deletes with foreign keys. I have these tow tables: Table A) Code numeric(10) primary key, description varchar(20) values: