Aha! I could be wrong, but "edit using" is not a sql command, therefore it does not evaluate properly using "sqlcode". As Bill stated in an earlier email, trapping for sqlcode should only work for an actual sql command (such as select, insert, update). "edit using" is an RBase command to bring up a form...
Karen > Forgot to say there are no triggers, just a simple Edit using form, if > sqlcode <>0 then, Enter using form. > Tom Hart > > > > >

