By the looks of it, adding a new record in ADO is a bit different to DAO.
Can anyone expand on the object browsers syntax of AddNew([FieldList],[Values])
I’ve got textboxes linked to the ADODC, and I want to add them to my databse.
I’m using VB6.
Thanks