Hello all!
I have a "Search Form" with a qry and a dataset. The qry selects * from the main table and displays 5 fields in a DBGrid. When a user doubleclicks a specific record in the DBGrid, the Information Form (with DBEdits) opens. The DBEdits Datasource is the dataset from the Search Form. When I update the information form for multiple records, all but the last record get updated. If I just update ONE record, the information doesn't get updated. Any suggestions?
Thanks,
Leslie
I have a "Search Form" with a qry and a dataset. The qry selects * from the main table and displays 5 fields in a DBGrid. When a user doubleclicks a specific record in the DBGrid, the Information Form (with DBEdits) opens. The DBEdits Datasource is the dataset from the Search Form. When I update the information form for multiple records, all but the last record get updated. If I just update ONE record, the information doesn't get updated. Any suggestions?
Thanks,
Leslie