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: INSTR problem into procedure

Re: INSTR problem into procedure

From: Alen Cappelletti <cocker_at_libero.it>
Date: 7 Jun 2006 01:24:19 -0700
Message-ID: <1149668659.175228.211860@c74g2000cwc.googlegroups.com>


Isn't that...'cause if I write:

IF INSTR(strQueryString,'ID=') THEN

vs at original

IF INSTR(strQueryString,'&ID=') THEN

Always on compile have an error on INSTR... Received on Wed Jun 07 2006 - 03:24:19 CDT

Original text of this message

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