On 2019-12-08 15:47, Mark Rotteveel wrote:
In the documentation of set bind[1], it says:

"""
Value of clumplet with isc_dpb_set_bind tag in DPB should be specified as a set of partially formed SET BIND statements, i.e. with prefix SET BIND OF is omitted, separated by semicolons.
"""

According to the code[2], using a comma is also possible. Is that correct?

No. Comma can be used in SQL type declaration like decimal(12,2) and therefore can not be a separator here.



Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to