i`ve instaled firebird 2.1.2 from binary file
and chenged firebird.conf to use fbd_gs service wich i defined at port 3060 cause i have Ineterbase 6.0.2 on 3050.
firebird-> clasic server -> do not generate gds32.dll -> do not install fbclient in system folders.
I`m triyng to connect to Fbird using TCP/IP from EMS studio
/IBEXpert -> programs hangs for a while and then message cannot establish connection appears. Then i tried with local connection but the result is the same.
Interbase works fine
Configuration is WInXp SP3 fully updated with DElphi 2009 Profesional and VC 2008
on other configuration with WinXp sp2 with delphi 2006 and VC 2005
I can connect to firebird without problem.
Could somene tell me where the prblem come from and how to correct it.
I`ve got repeating block in Firebird.log of this type
Quote:
DANKO (Client) Wed May 13 16:16:52 2009
INET/inet_error: connect errno = 10061
DANKO Wed May 13 16:20:32 2009
inet server err: setting KEEPALIVE socket option
DANKO Wed May 13 16:20:32 2009
inet server err: setting NODELAY socket option
DANKO Wed May 13 16:20:32 2009
INET/inet_error: select in packet_receive errno = 10038 |
is this somekind of socket error and how should i to correct it
update
it realy was a socket problem
i`ve found users with simillar problems on the net and then come the solution
firebird`s faqs were helpfull too