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

