[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss/src/etc/conf/default standardjbosscmp-jdbc.xml
From:       Stephen Coy <scoy () users ! sourceforge ! net>
Date:       2002-10-31 23:39:14
[Download RAW message or body]

  User: scoy    
  Date: 02/10/31 15:39:14

  Modified:    src/etc/conf/default Tag: Branch_3_2
                        standardjbosscmp-jdbc.xml
  Log:
  Fix for bug 619969 "SQL Server substring syntax is wrong".
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.39.2.9  +3 -3      jboss/src/etc/conf/default/standardjbosscmp-jdbc.xml
  
  Index: standardjbosscmp-jdbc.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/standardjbosscmp-jdbc.xml,v
  retrieving revision 1.39.2.8
  retrieving revision 1.39.2.9
  diff -u -r1.39.2.8 -r1.39.2.9
  --- standardjbosscmp-jdbc.xml	31 Oct 2002 05:27:42 -0000	1.39.2.8
  +++ standardjbosscmp-jdbc.xml	31 Oct 2002 23:39:14 -0000	1.39.2.9
  @@ -7,7 +7,7 @@
   <!--                                                                       -->
   <!-- ===================================================================== -->
   
  -<!-- $Id: standardjbosscmp-jdbc.xml,v 1.39.2.8 2002/10/31 05:27:42 scoy Exp $ -->
  +<!-- $Id: standardjbosscmp-jdbc.xml,v 1.39.2.9 2002/10/31 23:39:14 scoy Exp $ -->
   
   <jbosscmp-jdbc>
      
  @@ -1499,7 +1499,7 @@
            </function-mapping>    
            <function-mapping>
               <function-name>substring</function-name>
  -            <function-sql>substring(?1 FROM ?2 FOR ?3)</function-sql>
  +            <function-sql>substring(?1, ?2, ?3)</function-sql>
            </function-mapping>    
            <function-mapping>
               <function-name>lcase</function-name>
  @@ -1625,7 +1625,7 @@
            </function-mapping>    
            <function-mapping>
               <function-name>substring</function-name>
  -            <function-sql>substring(?1 FROM ?2 FOR ?3)</function-sql>
  +            <function-sql>substring(?1, ?2, ?3)</function-sql>
            </function-mapping>    
            <function-mapping>
               <function-name>lcase</function-name>
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic