I am working on a database application that is giving me an error
message that I cannot figure out. The message occurs after I enter
some data into some textboxes bound to a data control. The data
control is bound to a table in an Access database using the Jet
engine.
The problem occurs when I click a button that calls the line:
data1.recordset.AddNew
and generates a new identifier for the record which is placed in one
textbox. I then fill in the three required fields ( of 10 fields
total ). When I click the "update" button, an error message appears.
The "update" button calls the line
data1.recordset.update
which is what generates the error.
The Message is "Reserved error (-8261); there is no message for this
error." and the data is not entered into the table. I am sure that I
am not missing required fields as the same data can be entered into
the table through Access.
Any help or suggestions would be appreciated. Please send any
Thanx in advance!
Scott
______________________________________________________________
Shane T. Callaghan, CA
Manager of Information Systems, Halifax District School Board
Halifax, Nova Scotia, Canada