Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> oo4o Timeouts in VB
Hello,
I'm currently writing an OCX control in VB6, using the oo4o InProc server (Oracle Objects For OLE). This control will be used by the host application to execute Procedures and functions in an Oracle8 database.
I need to have a TimeOut (1-5 seconds) on all the DB calls I will make as my control needs to return to the host application ASAP. I could have the QueryTimeout property if I were to use ADO but I found oo4o so much faster!
Am I stuck to programming my own threaded watchdog or is there a simple and easy way to do this?
Ben.
benoit.perronNO_at_SPAMbjassoc.com
![]() |
![]() |