D
Dan Brown
I am experiencing a problem with an Access2000 table and
displaying the data in it. A user somehow "deleted" a
line, the entire row displayed "#Deleted" (about 15
columns). The application would not come up. I was able to
get that row removed, however ever since, when I filter on
an individuals name, the Add New Record Navigation button
is disabled. Also while filtered I am unable to manipulate
the data displayed and get errors like "Recordset not
updateable" (-2147352567 (80020009)). I am using a query
built in VB to set the RecordSource property for the form.
Prior to the "#Deleted" incident I was able to filter on
an individual and work with the data. Any thoughts on
where to look?
Dan
displaying the data in it. A user somehow "deleted" a
line, the entire row displayed "#Deleted" (about 15
columns). The application would not come up. I was able to
get that row removed, however ever since, when I filter on
an individuals name, the Add New Record Navigation button
is disabled. Also while filtered I am unable to manipulate
the data displayed and get errors like "Recordset not
updateable" (-2147352567 (80020009)). I am using a query
built in VB to set the RecordSource property for the form.
Prior to the "#Deleted" incident I was able to filter on
an individual and work with the data. Any thoughts on
where to look?
Dan