PDA

Click to See Complete Forum and Search --> : VB6 DataGrid Help


JacquesC
Aug 22nd, 2000, 05:08 AM
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 ?

davidrobin
Aug 22nd, 2000, 07:44 AM
What do you mean by duplicate? You wouldn't want to duplicate the key fields. Do you mean adding new records.