On Sun, Apr 22, 2007 at 02:54:02PM -0300, Jorge Godoy wrote:
> > ((neolab.v_resultados_resumo.nome_paciente_normalizado) LIKE
> > (f_v_texto('jo'))) + '%')
>
> That's OK.
I will think on how to fix _LikeQuoted...
> I believe that you meant:
>
> ((neolab.v_resultados_resumo.nome_paciente_normalizado) LIKE
> (f_v_texto('jo'))) || '%')
>
> since '+' for concatenating strings throws an error:
Probably. I didn't write SQL for quite a lot of time. :)
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED]
Programmers don't die, they just GOSUB without RETURN.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss