On 08/12/2019 14:28, Alex Peshkoff via Firebird-devel wrote:
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.

Right, I now see I had looked at an earlier revision that did have it, but linked to the latest without it.

That does give me some problems in Jaybird, but I can probably workaround that.

Mark
--
Mark Rotteveel


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

Reply via email to