I'm using the VB6 MS DataGrid (not DBgrid) bound to an ADO Data Control. My question is how do I duplicate records to the table the Control is set to, and to other tables in my database. Please can anybody help ?
Printable View
I'm using the VB6 MS DataGrid (not DBgrid) bound to an ADO Data Control. My question is how do I duplicate records to the table the Control is set to, and to other tables in my database. Please can anybody help ?
What do you mean by duplicate? You wouldn't want to duplicate the key fields. Do you mean adding new records.