Bugs item #545974, was opened at 2002-04-19 01:46
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=545974&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Marco Ladermann (mpl)
Assigned to: Dain Sundstrom (dsundstrom)
Summary: LOCATE function-mapping: ORACLE

Initial Comment:
The function-mapping in 
standardjbosscmp-jdbc.xml for oracle from 
LOCATE to INSTR is wrong. INSTR uses reverse 
order of the first to parameters. The mapping 
should be: 
 
<function-mapping> 
 <function-name>locate</function-name> 
 <function-sql>instr(?2,?1,?3)</function-sql> 
</function-mapping> 
 
Greetings 
Marco 

----------------------------------------------------------------------

>Comment By: Dain Sundstrom (dsundstrom)
Date: 2002-06-06 00:38

Message:
Logged In: YES 
user_id=251431

Duplicate of bug 551102, which I just fixed and closed.

Thanks for the bug report.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=545974&group_id=22866

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to