Subject RE: [firebird-support] Why this query doesn't work?
Author Leyne, Sean
> No. I asked "Do you mean _input_ parameters, passed via _xsqlda
structure_
> ?"
> So, can you execute this:
>
> select
> f_left( ?, 2)
> from rdb$Database;

To be honest, I don't recall ever trying this. This would not fit into
the normal pattern we would use for input parameters from a Delphi App.


Sean