G
Guest
I have an Access 2003 front end to an SQL 2000 database. On an employee form
with a subform for related records that I include a button to delete the
employee record. This will run a query to delete the related records and
then another to delete the employee record. I have a couple of users that
seem to always get a time out error when trying to delete an employee. I
only had the problem happen once for me and can't duplicate it. I've never
had this happen before and I've written lots of databases.
Has anyone experienced this? Is it possible that the record is somehow
locked and that is why the query won't work? I checked all SQL user rights
and they are identical so I know that is not the problem.
John
with a subform for related records that I include a button to delete the
employee record. This will run a query to delete the related records and
then another to delete the employee record. I have a couple of users that
seem to always get a time out error when trying to delete an employee. I
only had the problem happen once for me and can't duplicate it. I've never
had this happen before and I've written lots of databases.
Has anyone experienced this? Is it possible that the record is somehow
locked and that is why the query won't work? I checked all SQL user rights
and they are identical so I know that is not the problem.
John