Subject | Re: [firebird-support] Why this query doesn't work? |
---|---|
Author | Bogusław Brandys |
Post date | 2005-07-11T18:01:47Z |
fabiano_bonin wrote:
parameters are supported this way.
Regards
Boguslaw Brandys
> FB 1.5.2Probably you should make stored procedure for such parameter.I doubt if
>
> select
> *
> from
> table1
> where
> udf_digits(table1.code) like udf_digits(:code)
parameters are supported this way.
Regards
Boguslaw Brandys