J
Jordan
I have a table on SQL 2000 that I am accessing with an Access 2003 form.
This is a basic data entry form. On 4 or 5 out of the thousands of records
there is a notes field that will not allow me to change or edit data in the
field (ntext on SQL). I can change all the other data in that record and
every other record besides these I can change, delete, and add data to this
field. The only thing I can do in this field is delete the data.
If I use SQL Manager on the server or remotely and open the table I can add,
delete, and modify data in that field, but Access always fails. No computer
that has Access on it can change the data in the field. they can only
delete the text in it an not be able to replace it.
The error is usually a Write Conflict error and asks to drop changes or copy
to clipboard.
This is a basic data entry form. On 4 or 5 out of the thousands of records
there is a notes field that will not allow me to change or edit data in the
field (ntext on SQL). I can change all the other data in that record and
every other record besides these I can change, delete, and add data to this
field. The only thing I can do in this field is delete the data.
If I use SQL Manager on the server or remotely and open the table I can add,
delete, and modify data in that field, but Access always fails. No computer
that has Access on it can change the data in the field. they can only
delete the text in it an not be able to replace it.
The error is usually a Write Conflict error and asks to drop changes or copy
to clipboard.