Re: OC4J Bind Variables: Positional Notation

From: Nigel Thomas <nigel.cl.thomas_at_googlemail.com>
Date: Mon, 14 Jul 2008 14:31:02 +0100
Message-ID: <53258cd50807140631o5f357363ia39e9689afc4bd4d@mail.gmail.com>


Another check to make is in the java surrounding the execution of this statement:

select id,
from ila_custom_string
WHERE (site_id = ? and locale = ?)

make sure that the developer has actually remembered to bind the values for site_id and locale

Regards Nigel

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jul 14 2008 - 08:31:02 CDT

Original text of this message