ACC97: No Error Message with Delete or Commit on ASP PagesID: Q164482
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you try to delete or update a record on an Active Server Page (ASP),
the record is not deleted or the change is not made. However, you do not
receive an error message letting you know that the deletion or modification
failed. If you try to delete or update the same record when the form is
open in Microsoft Access 97, you receive an error message letting you know
the record could not be deleted or the change could not be made.
Your form is based on a table that is participating in referential integrity, contains required fields, or contains fields with validation rules.
Records will not be deleted if the table that the record is in is on the
one-side of a one-to-many relationship and the many-side table contains
related records.
Updates to fields will not be committed if they do not conform to the
Required and Validation Rule properties of the table that the form is based
on. Updates to fields participating in referential integrity on the one-
side of a one-to-many relationship will not be committed if there are
related records in the many-side table.
This behavior can also occur if both of the following conditions are true:
The record cannot be deleted or changed because table 'Orders' includes related records.
For information about permissions necessary for IDC/HTX files, please
see the following article in the Microsoft Knowledge Base:
Q160754 ACC97: Error "HTTP/1.0 403 Access Forbidden" Browsing IDC
Page
Additional query words: can't cannot
Keywords : kbinterop IntPubWiz FmsOthr IntAsp
Version : 97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 26, 1999