G
Guest
My DB has two separate functions that access a table.
One is an administrative function that deletes/rebuilds the table.
The other function is a popup screen that displays the table in a listbox.
Today one user saw the pop-up screen with one valid row on it and then
several rows saying #Deleted
It was determined that someone used the administrative function and it
probably deleted/rebuilt the table as the other user was requerying the
pop-up screen listbox.
Is there any way to prevent the listbox on the popup window refreshing
during the delete/rebuild process?
Any help much appeciated.
One is an administrative function that deletes/rebuilds the table.
The other function is a popup screen that displays the table in a listbox.
Today one user saw the pop-up screen with one valid row on it and then
several rows saying #Deleted
It was determined that someone used the administrative function and it
probably deleted/rebuilt the table as the other user was requerying the
pop-up screen listbox.
Is there any way to prevent the listbox on the popup window refreshing
during the delete/rebuild process?
Any help much appeciated.