Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. YeloowMan

    How to retreive estimated query cost

    Hi thanks you for your reply, i already aware that the query governor exist, but it throw and error when the estimated query cost exceed the specified value. So i dont want to throw an error in my application and Error handling may not be a good idea because all the database is affected by the...
  2. YeloowMan

    How to retreive estimated query cost

    Im writing a report generator, this program build a query dynamically. And i wish to prevent to long query from executing. I know that i can have the estimated query cost with sql Query analyzer, but i cant find a way to get in from the application.. I am searching a kind of function that...

Part and Inventory Search

Back
Top