Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: command timeout not response
Rex & Ada wrote:
>
> I am developing an application using VB and connect to ORACL by using ADO.
> One day, one of developer issue an updae SQL statement in SQL*PLUS but not
> commit, thus, the updated record is locked. When I try to update the same in
> my VB application, it hang. But after I commited the previous update in
> SQL*PLUS, my application responsed at once. Indeed, I have set the
> commandtimeout to 3 but it seems that it dose not response.
>
> Are there anyone who encountered the same problem before? Would you please
> informe what I have done wrong. Thanks.
>
> Rex
That is the way it is supposed to work. I don't understand why you think this is a problem. Received on Mon Feb 28 2000 - 07:35:59 CST
![]() |
![]() |