Hi all
I have a Parent which has two Children these children share a common GrandChild table. This Grandchild table contains place holder entries generated by the Children.
The UI has data-entry for the Parent and the Children only. The Grandchild entries are to be generated programmatically, which I am able to do.
So what is the problem? It is this, that becuase this is a palceholder table, I require to delete the old placeholders generated (at the time of original save and now I am editing the record) for the Children. I am not able to delete the old entries. If I do a Requery followed by a Delete more than once the error is generated that the buffer is dirty having unsaved information.
Anybody has successfully generated and deleted such records. Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |