Hello
I am rather new to programming and have a Delphi 3 application with a
Master/Detail Table relationship. In the Master only one field is keyed and
in the Detail two fields are keyed. No Autoincrement fields are used. When I
try to edit one of the Keyed fields I keep getting (oh Boy am I tired of it)
the Record/Key Deleted message. Have been trying to trap the error but am
not succeding (maybe I should look for another occupation instead?). The
same application written in Delphi 1 runs just fine (urrgh).
Would be very thankful if somebody out there has any ideas on how to solve
this problem.
Also does anybody know if there is a list of all DatabaseEngine errors
containing their appropriate numbers - can't make head or tail of
DBIErrs.Int and IDAPI.h......... how do I know the constant for the base
category???
Please forgive my questions if they are silly - but answer them anyway if
you can.
Lucien