R
RMajere
I am using and Access 2000 database front end with SQL Server 2000.
When I start to edit data in a text field on a form (the form is bound
to the table) it disappears. Does anyone have any idea what may be
causing this? I have verified this behavior with different tables and
different forms. It does not matter if the field on the form is a text
or combo box. Also, it does not matter what data type the field is on
the SQL server. It happens on varchar, nvarchar, ntext, etc. I
suspect that it has something to do with the forms. I have edited data
directly on one of the affected tables, and the data did not disappear.
Is there a property setting for the forms that I am missing? I have
spent a lot of time researching this issue and not be able to find a
solution. Thanks in advance for the help.
When I start to edit data in a text field on a form (the form is bound
to the table) it disappears. Does anyone have any idea what may be
causing this? I have verified this behavior with different tables and
different forms. It does not matter if the field on the form is a text
or combo box. Also, it does not matter what data type the field is on
the SQL server. It happens on varchar, nvarchar, ntext, etc. I
suspect that it has something to do with the forms. I have edited data
directly on one of the affected tables, and the data did not disappear.
Is there a property setting for the forms that I am missing? I have
spent a lot of time researching this issue and not be able to find a
solution. Thanks in advance for the help.