asp deleted record, left #DELETED behind in a field.
It causes asp reading page to stop at that record, with message "Record is Deleted". I don't think that happened with earlier version of Access. When I tried to import that table into earlier version of Access, got the same error.
I'd be happy to make a query that would really delete the record instead of retaining the record with that #DELETED. But how?
It causes asp reading page to stop at that record, with message "Record is Deleted". I don't think that happened with earlier version of Access. When I tried to import that table into earlier version of Access, got the same error.
I'd be happy to make a query that would really delete the record instead of retaining the record with that #DELETED. But how?
Comment