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 -> How to lock a record in Delphi ????????

How to lock a record in Delphi ????????

From: Trond Ronde <tror_at_tdata.no>
Date: Tue, 8 Jun 1999 18:29:46 +0200
Message-ID: <Mwb73.93$ZG3.796@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:29:46 CDT

Original text of this message

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