Subject Re: [firebird-support] convert a string to a number in a where clause - without errors
Author Mark Rotteveel
On 2018-01-16 09:52, Rustam rustam-m@... [firebird-support] wrote:
> I think better way is to control input on client.
> If this is impossible you can try "spike": write selectable stored
> procedure with exception handler "when any do ..."

Or use a Firebird 3 Function.

Mark