RE: transaction delete problem
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
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: