I have created a new table which has about 60 fields. However,when i try to add new data:
data1.recordset.addnew
and scroll the data control, absolutely nothing happens. the data isn't saved.
Is the problem caused by the number of fields i have.
i have checked the data control and the textboxes are pointing at the data control.
Please help..
