On 15-7-2016 09:42, Norbert Saint Georges n...@tetrasys.eu
[firebird-support] wrote:
> -CHARACTER SET ISO8859_1 is not installed
> X-Newsreader: MesNews/1.08.05.00
>
> I try to connect embedded mode via master interface with the code
> (Pascal).
> <--
> master := fb_get_master_interf
-CHARACTER SET ISO8859_1 is not installed
X-Newsreader: MesNews/1.08.05.00
I try to connect embedded mode via master interface with the code
(Pascal).
<--
master := fb_get_master_interface;
util := master.getUtilInterface;
st := master.getStatus;
prov