hi,is there a function or settings that will omit query execution and should not be related to connection string for sql server; meaning to set query to quit processing after e.r. one minute if results aren't shown.i've set under tools->options->designers->transaction time-out after in SMSS and have looked in sp_configuresp_configure 'show advanced options','1'goreconfiguregosp_configure 'query wait (s)','1'goreconfigurego
but looks like non does what i want.thank you