custsoft
Programmer
- Aug 29, 2000
- 41
We are using VB6 with ADO 2.1 on an Access 2000 database. We are using the .update function on the recordset and then doing a .refresh on the adodc. We then use Crystal to print some receipts off of the database but it looks like the database hasn't been updated at that point. Is there some why to update through ADODC and make sure the updates get to the database, not just the recordset? Thanks for your help. Joe