Jump to content

how to stop it


angel777

Recommended Posts

hi is there a way to stop a select query while it is processing?

My user always felt annoying to wait for the loading process after they selected the wrong search filter combination.

 

i am thinking to allow user to cancel the searching process if they do not want to continue.

any help will be greatful

Link to comment
https://forums.phpfreaks.com/topic/164206-how-to-stop-it/
Share on other sites

hi, my query time actually is fine.

what i provides user is the 4 listbox which they are able to filter out the query as they want.

However, if user accidentally chooses the value like Select all from Site, select all from customers, select all from employees.. then nightmare comes.

how do i stop it ?

Link to comment
https://forums.phpfreaks.com/topic/164206-how-to-stop-it/#findComment-866212
Share on other sites

hi, my query time actually is fine.

what i provides user is the 4 listbox which they are able to filter out the query as they want.

However, if user accidentally chooses the value like Select all from Site, select all from customers, select all from employees.. then nightmare comes.

how do i stop it ?

 

It's your job to prevent that.  Why do you even allow such combinations?

Link to comment
https://forums.phpfreaks.com/topic/164206-how-to-stop-it/#findComment-866668
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.