Subject Re: [firebird-support] Problem With FireBird 2.1
Author Helen Borrie
At 14:41 16/08/2008, you wrote:
>Am using Firebird 2.1 with Windows Server 2003 . But when I run
>Ibexpert or my application or even if i connect my software i get this
>error message 'C run time Library error R6034.' and it does not work.
>
>But in the same Machine Firebird 1.5 is working Fine.It does not have
>any such Problems. So my question is that is Firebird 2.1 not
>compactable with Windows Server 2003 if there is such a problem Please
>Let me Know
>
>If not help me work Firebird 2.1 in Windows 2003.

Read the notes in the Firebird2.x Migrate and Install Guide about the MS C and C++ runtime libraries version 8. On WS2003 you will need to *install* these libraries if they are not already installed, i.e., download and run the VS8 redistributables package obtainable from the Microsoft website. Just copying them out of Firebird's bin directory is not sufficient beyond Win2K.

./heLen