Gerd Mueller wrote:
>Hi,
>
>I use the latest cocoon_20_branch.
>
>The SQLTransformer replaces the ' by " while processing the
> tag. But this is an error especially for
>HypersonicSQL, e.g. if the substitute value is
>"where column='value'" replacing the ' by " gives an SQLException.
>
>I don'
Hi,
I use the latest cocoon_20_branch.
The SQLTransformer replaces the ' by " while processing the
tag. But this is an error especially for
HypersonicSQL, e.g. if the substitute value is
"where column='value'" replacing the ' by " gives an SQLException.
I don't think that the replacement i