Click here to Skip to main content
15,903,385 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,

I want to execute the sql query in the given time.Do anyone have any reference.Please let me know.

Thanks in advance
Harshal
Posted
Comments
King Fisher 6-Nov-14 2:50am    
it's not Question
Not Clear .

you can handle that in your front end programming I.e. define the query time out and if that does not execute in that time it will give you timeout error. handle that error and display appropriate message.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900