hi
well this is my problem
i have connected 2 adodc controls to 2 tables respectively...
the first data control is connected thru a datagrid...
i have an add button for adding records to the first table
so each record is added thru the adodc as well as the datagrid...
but the problem is that the last record gets added only in the first table
i open the other table using a different datagrid in another form...
when i first open the form the last record is not displayed...
only when i open it the second time, it gets displayed
i think there is some problem with the recordset updation of the adodc's
please guide me
thanx
well this is my problem
i have connected 2 adodc controls to 2 tables respectively...
the first data control is connected thru a datagrid...
i have an add button for adding records to the first table
so each record is added thru the adodc as well as the datagrid...
but the problem is that the last record gets added only in the first table
i open the other table using a different datagrid in another form...
when i first open the form the last record is not displayed...
only when i open it the second time, it gets displayed
i think there is some problem with the recordset updation of the adodc's
please guide me
thanx