Subject Re: Error 32 shown in Interbase.log
Author Chooi-Ting
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> At 10:15 AM 16/09/2003 +0000, you wrote:
> >hi,
> >
> >does anyone has any idea of this error:32 in the interbase.log ?
>
> It's not an Interbase error. Usually, Win error 32 is an i/o
error - a
> program can't access a file.
>
> heLen

The error happen in Sun Sparc 2.8. is it mean the same in Window ?
where can I refer to get the error code? Is it from errno.h header
file in our system ? if yes, the error is EPIPE = Broken Pipe. why is
it broken then? and how to avoid it.

rgds