Subject RE: [firebird-support] Zebedee with delphi and Firebird
Author Alan McDonald
> Hello all,
>
> I am developing a client application that connects the Remote server
> using Zebedee. The port is localhost/3051. The application cennects
> well but after some time it shows an error "connection lost with
> localhost".

I use Zebedee a lot without issue. I have no way of knowing, from this post,
if you have set it up correctly. e.g. do you realsie you need a server AND a
client running?

>
> I hv put OnDisconnect event in FIBPlus Database Connection but that
> message is not displayed while the connection is being termnated.

The FIBPlus conection is probably not disconnected. The zebedee client is
still connected and that's what FIBPlus would be sensitive to.

>
> If I use IP address without Zebedee, the application takes long time to
> connect to the Database. For Data retrieval I am using Stored
> procedures.
>
>
> Why this is happening? can any one help?

not sure this is a thread for this forum anyway. If you can connect to the
server without error. And it's only zebedee introduction which is presenting
a problem, then I think Helen will be asking you to take this elsewhere.
Alan

>
> The remote Server: Windows 2003 server with 4 MB RAM
> Firebird Server: Super Server 2.0
> Bandwidth: 1 MB in both ends (Server and clients)
>
> Thanks in advance for help
> Maidul