Updated: 2023-08-17
Data Source Initialization OLE DB Property — «icu_library_64»
Name:
icu_library_64
Type:
VT_BSTR
R/W:
R/W
Default:
EMPTY
IBProvider:
3, 5
Path to 64-bit ICUUC library. Used by 64-bit provider.
If this property is not defined, the value of property icu_library will be used.
You can define in the connection string both properties — icu_library_64 and icu_library. In this case, 64-bit provider will use a library that defined in icu_library_64. The 32-bit provider will use a library that defined in icu_library.
Example
«icu_library_64=d:\FB_CLIENT_64\icuuc30.dll;icu_library=d:\FB_CLIENT_32\icuuc30.dll»
See also
- The initialization property icu_library
- The initialization property icuin_library
- The initialization property icuin_library_64