Hi!
Sometime my users need to stop a query.
If i use threaded query and call
breakthread method, it stop server-side
operation and free related resource?
Otherwise, if i use a thread, and in my
thread call OCIbreak, WHATH i must use
as params for it:
sword OCIBreak ( dvoid *hndlp...