PDA

Click to See Complete Forum and Search --> : VB5, SQL And Access - Clone recordsets


IlaMarie
Oct 15th, 1999, 11:08 AM
As I stated in the subject I am working on a project with VB5, SQL 97 and Access 97.
We are using a True Database Grid Control to display, edit and add info to the Access Database. In order to do this more efficiently we are using clone recordsets. We need to change the recordsource in our data control and update a clone of a data control before the grid gets updated. Data Control is causing a bound grid to refresh before the clone is refreshed thus causing our clone recordset's bookmark to be off. Is this something that you or anyone you know could help with. Thank You