
Insert Data in SubForms with DBGrid and Data Control
Im having trouble with inserting data in a form with subforms
made with DBGrid and Data Controls. It works OK for brousing
the database but when I try to make the ADDNEW method it gives
an error on the linked fields between the main form(data1) and
the subform (data2).
I would apreciate some information about it
Ernesto