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 -> Re: VB6 - ADO - Oracle Problem

Re: VB6 - ADO - Oracle Problem

From: W. Scott Moore <sirws_at_hotmail.com>
Date: Wed, 1 Dec 1999 11:21:48 -0700
Message-ID: <5Dd14.542$Rk2.20007@news.uswest.net>


When you open an ADO recordset, you can specify the lock type as pessimistic. I *believe* this is what you are looking for.

HTH,
Scott

InfoWalker <Info_at_entelchile.net> wrote in message news:01bf3c2d$bfcfe150$dc000001_at_iwserver...
> Hi,
>
> I'm developing in Visual Basic 6 - ADO - Oracle 7.3 and have problems with
> row locking
>
> Is there any way that I can lock rows from my recordset till I update them
> succesfuly or I only should be satisfied knowing that someone else has
> updated the same rows after I read them?
>
> Thanks in advance
>
>
> Fernando
>
Received on Wed Dec 01 1999 - 12:21:48 CST

Original text of this message

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