1 |
< |
FBINTF Change Log version (1.1-0) Fri, 13 Oct 2017 12:19:53 +0100 |
1 |
> |
FBINTF Change Log version (1.1-0) Thu, 26 Oct 2017 13:46:32 +0100 |
2 |
|
|
3 |
|
1. Fix issues with setting SQL Param values using SetAsString with Numeric types. |
4 |
|
Scale is no longer ignored. |
47 |
|
|
48 |
|
14. FB30Statement/FB25Statement: Set SQLParam "modified" when string value set. |
49 |
|
|
50 |
+ |
15. FBAttachment: Avoid string reference count error when processing an Ansistring |
51 |
+ |
parameter in an array of const passed to IAttachment.OpenCursor, etc. |
52 |
+ |
|
53 |
+ |
16. FBAttachment: Allow for WideString and UnicodeString parameters in an array |
54 |
+ |
of const passed to IAttachment.OpenCursor, etc. |
55 |
+ |
|
56 |
|
|
57 |
|
FBINTF Change Log version (1.0-2) Sat, 04 Mar 2017 14:43:56 +0000 |
58 |
|
|