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: How to lock a record in a table using a query, VB6 and Oracle as a database

Re: How to lock a record in a table using a query, VB6 and Oracle as a database

From: Gaz <gonkowonko_at_gmail.com>
Date: 2 Oct 2006 06:00:25 -0700
Message-ID: <1159794025.061126.52960@m73g2000cwd.googlegroups.com>

> It will stay locked until rollback or commit. Also make sure you use bind
> variables in your code. Otherwise you will create a very unscalable
> solution.
> Jim

Could you explain how i would use bind variables? i roughly know what they are but dont know how to implement them, do you know of a good site for reading?? Received on Mon Oct 02 2006 - 08:00:25 CDT

Original text of this message

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