Subject Re: Firebird requires msvcp60.dll
Author Ed Dressel
--- In firebird-support@yahoogroups.com, "robertgilland"
<robert_gilland@b...> wrote:
>
> It seems from our installation testing of Firebird 1.51
> That Firebird requires msvcp60.dll to run.
>
> However it also seems that there is a version of msvcp60.dll
> that is minimum requirements to Firebird.
>
> Does anyone have a list of the msvc*.dll's required by
> Firebird and what is the earliest version of these files
> required.

the two that it require are 'msvcp60.dll', and 'msvcrt.dll', which
only need to be installed on some win 9x machines. Careful though, if
you install them into the system directory you could ruin other
programs (which can ruin some peoples day, as I found out<g>)--I use
embedded and install them into the same directory that the embedded
DLL is.

Ed Dressel