J
Jack
Hi,
I need to delete a record from an admin menu. This can be achieved using dao
and sql code. However, I would first like to check if the record to be
deleted is being used by any of the application user
Is there any way to check if the main form is being utilized by a user using
this record. If so what would be the approach to determine so. I would not
like to delete a record from admin menu if someone is using the record. I
appreciate any help for resolution of this issue. Thanks
I need to delete a record from an admin menu. This can be achieved using dao
and sql code. However, I would first like to check if the record to be
deleted is being used by any of the application user
Is there any way to check if the main form is being utilized by a user using
this record. If so what would be the approach to determine so. I would not
like to delete a record from admin menu if someone is using the record. I
appreciate any help for resolution of this issue. Thanks