Subject | Zebedee with delphi and Firebird |
---|---|
Author | delphi_xpart |
Post date | 2009-06-20T16:16:47Z |
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 hv put OnDisconnect event in FIBPlus Database Connection but that message is not displayed while the connection is being termnated.
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?
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
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 hv put OnDisconnect event in FIBPlus Database Connection but that message is not displayed while the connection is being termnated.
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?
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