ADO or DAO (original naming from Microsoft) both are just as happy to push as they are to pull data from a DB.

Use AddNew methods to add a new record, and Update methods to update records.

Regards,

------------------
- Chris
[email protected]
If it ain't broke - don't fix it