--- ibx/trunk/fbintf/changelog 2017/10/18 09:05:31 69 +++ ibx/trunk/fbintf/changelog 2017/10/26 12:59:51 70 @@ -1,4 +1,4 @@ -FBINTF Change Log version (1.1-0) Fri, 13 Oct 2017 12:19:53 +0100 +FBINTF Change Log version (1.1-0) Thu, 26 Oct 2017 13:46:32 +0100 1. Fix issues with setting SQL Param values using SetAsString with Numeric types. Scale is no longer ignored. @@ -47,6 +47,12 @@ FBINTF Change Log version 14. FB30Statement/FB25Statement: Set SQLParam "modified" when string value set. +15. FBAttachment: Avoid string reference count error when processing an Ansistring + parameter in an array of const passed to IAttachment.OpenCursor, etc. + +16. FBAttachment: Allow for WideString and UnicodeString parameters in an array + of const passed to IAttachment.OpenCursor, etc. + FBINTF Change Log version (1.0-2) Sat, 04 Mar 2017 14:43:56 +0000