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 Mike Lewis 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. NiMuSi

    Catching Exception in Async TADOQuery

    Thank you, whosrdaddy. NiMuSi
  2. NiMuSi

    Catching Exception in Async TADOQuery

    Hi All, I am using Delphi 2010 to run Asynchronous queries. whosrdaddy's code example from thread102-1764605 allows me to cancel long running queries. I now need to catch exceptions in my Async ADOQuery. For example, if I run this query "SELECT * FROM NotATable" (where the table does not...

Part and Inventory Search

Back
Top