Updated: 2018-05-04
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
DLL of 64bit ICU library. Used by 64-bit provider.
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\fbclient.dll»
See also
- Initialization OLE DB property icu_library