On 10/25/2015 03:46 PM, Mark Rotteveel wrote:
> I am looking at the init method in interface.cpp, and I see this:
>
> if (port->port_protocol < PROTOCOL_VERSION12)
> {
> // This is FB < 2.5. Lets remove that not recognized DPB/SPB and
> convert the UTF8
> // strings to the OS codepage.
On 10/25/2015 03:46 PM, Mark Rotteveel wrote:
> I am looking at the init method in interface.cpp, and I see this:
>
> if (port->port_protocol < PROTOCOL_VERSION12)
> {
> // This is FB < 2.5. Lets remove that not recognized DPB/SPB and
> convert the UTF8
> // strings to the OS codepage.
I am looking at the init method in interface.cpp, and I see this:
if (port->port_protocol < PROTOCOL_VERSION12)
{
// This is FB < 2.5. Lets remove that not recognized DPB/SPB and
convert the UTF8
// strings to the OS codepage.
intlParametersBlock.fromUtf8(dpb, isc_dpb_utf8_filename