Thanks Roberto and Gilles! I will try to make a Custom Type Handler. ;-)
--- Roberto R <[EMAIL PROTECTED]> escribió: > Hi Angel. > > This issue came up earlier this year: > > http://issues.apache.org/jira/browse/IBATISNET-27 > > A patch was put in place, but since it's a > provider/db specific issue, it > was pulled. > > Roberto > > > > On 11/9/05, Gilles Bayon <[EMAIL PROTECTED]> > wrote: > > > > Oracle drivers are something strange :-) > > I haven't Oracle installed but I will see if > Roberto who have worked on > > iBATIS Oracle support can help you. > > > > On 11/9/05, Angel Valero <[EMAIL PROTECTED]> > wrote: > > > > > > Hi Gilles, > > > > > > > Which version of iBATIS do you used ? > > > > > > The version is DataMapper 1.2.1 > > > > > > > What is the exception ? > > > > > > Sorry I didn´t write it. The exceptions is > somehting > > > like: 'Not size set for param10: string'. (Sorry > I´m > > > not at my work...) > > > > > > > #PIE:varchar:*String.Empty*# ?? > > > > > > Sorry again :(. That's was only a try. This is > the > > > correct statement: > > > > > > <update id="ActualizarGrupoPreguntas" > > > parameterClass="GrupoPreguntas"> > > > update CUE_GPREGUNTAS set > > > ID_CUESTIONARIO = > > > #ID_CUESTIONARIO:number:0#, > > > PIE = #PIE# > > > where ID_GRUPREGUNTAS = #ID_GRUPREGUNTAS# > > > </update> > > > > > > Thanks > > > > > > > > > > > > > > > ______________________________________________ > > > Renovamos el Correo Yahoo! > > > Nuevos servicios, más seguridad > > > http://correo.yahoo.es > > > > > > > > ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es

