Re: [firebird-support] Error while parsing procedure procname's BLR

2016-07-15 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
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

[firebird-support] Error while parsing procedure procname's BLR

2016-07-15 Thread Norbert Saint Georges n...@tetrasys.eu [firebird-support]
-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