|
From: Vlad K. <hv...@us...> - 2011-05-16 18:41:59
|
> I downloaded the Firebird-3.0.0.29349 snapshot of firebird, for a test.
> After unzipping the archive, I ran Firebird from the command prompt by:
>
> firebird.exe -a
>
> No errors were written to firebird.log at that moment, but as soon as I want to
> connect to a database using ISQL I have the following error in firebird.log:
>
> C:\Program Files\Firebird-3.0.0.29349-0_Win32\plugins/Engine12 exists, but
> can not be loaded.
Looks like CRT8 issue. Window Event log could have some info.
> Do I have to alter a config file, or can't I test the snapshots yet?
> OS: Windows XP SP 3, 32 bit.
Try current snapshot (build 3.0.0.29364). It was recently changed to use
CRT10 which is not used fusion technology (finally)
Regards,
Vlad
|