SUBSTRING does not support parameters for startPos and length
-------------------------------------------------------------
Key: CORE-5920
URL: http://tracker.firebirdsql.org/browse/CORE-5920
Project: Firebird Core
Issue Type: Improvement
Affects Versions: 3.0.4
Reporter: Kovalenko Dmitry
Server can't prepare SQL:
SELECT *
FROM "TEST_MODIFY_ROW" AS "r"
WHERE SUBSTRING("r"."COL_VARCHAR_10" FROM :__vv1_0 FOR :__vv2_1) = _utf8 'G'
Error message: "expression evaluation not supported".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel