Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADO and updating an Access file

Status
Not open for further replies.

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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top