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

Home -> Community -> Usenet -> c.d.o.server -> How do I lock a record in Delphi/Oracle

How do I lock a record in Delphi/Oracle

From: Trond Ronde <tror_at_tdata.no>
Date: Tue, 8 Jun 1999 18:31:38 +0200
Message-ID: <wyb73.94$ZG3.708@news1.online.no>


How do I lock a record with Delphi ?,
I'm using a TQuery component together with ODBC -> ORACLE 8 I know I can use:

    'SELECT * FROM xxx 'WHERE yyy = 'zzz'' FOR UPDATE'     but I only get an "Capability not supported" when I try

Please help me.......

tror_at_tdata.no. Received on Tue Jun 08 1999 - 11:31:38 CDT

Original text of this message

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