Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Delphi 2.0 and Oracle

Delphi 2.0 and Oracle

From: Elie Tordjman <ElieT_at_ISR.McGill.Ca>
Date: 1998/02/27
Message-ID: <34F6EF40.E0D621BA@ISR.McGill.Ca>#1/1

Hi. I've created several applications in Delphi that access data on Oracle7 tables scattered across several servers. It works wonderfully and I've managed to impress everyone.

All these applications also come with a generic "Query Tool" that allows users to do their own queries. Sometimes, though, they will experiment with a Select statement that can take forever.

Does anybody know how I would go about allowing the user to "Cancel" the execution of the query, like SQL Plus does?

Query objects in Delphi have an event called OnServerYield, but it never gets triggered. Does something need to be done on the server side?

Any help would be great. Thanks. Received on Fri Feb 27 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US