the platform is Windows XP SP2, we are using a program that is developed in delphi to connect but trying to connect via ISQL generates the same error.
Main Topics
Browse All TopicsHi,
I am trying to install Firebird 1.5.2 onto one of the users machines in our office and although the install appears to go perfectly whenever i try to connect to the database i get the error message "Unable to complete network request to host "localhost". The system could not find the environment option that was entered.". If i check the firebird log it contains:
RICHARDF05 (Client) Tue Sep 20 13:52:02 2005
Guardian starting: C:\Program Files\OPTIMUS\Firebird_1_5
RICHARDF05 Tue Sep 20 13:52:27 2005
INET/inet_error: select in packet_receive errno = 10038
RICHARDF05 (Client) Tue Sep 20 13:52:27 2005
INET/inet_error: read errno = 10054
RICHARDF05 (Client) Tue Sep 20 13:52:27 2005
INET/inet_error: receive in try_connect errno = 203
RICHARDF05 Tue Sep 20 13:52:29 2005
INET/inet_error: select in packet_receive errno = 10038
RICHARDF05 (Client) Tue Sep 20 13:52:29 2005
INET/inet_error: read errno = 10054
RICHARDF05 (Client) Tue Sep 20 13:52:29 2005
INET/inet_error: receive in try_connect errno = 203
I work in the support department for my company and as we install firebird with our software i have dealt with about every firebird error there is, however i just cannot seem to find the solution to this one and it doesnt look like this is a very common error.
Things i have tried so far:
1. checked the service is running
2. checked that the 3050/tcp line is in the %windir%\system32\drivers\
3. checked the localhost is working (by pinging it) and checked to make sure the %windir%\system32\drivers\
4. checked the enviroment options on a machine with a working verison of 1.5.2 and the computer in question to make sure there were no variables missing.
5. checked the firebird registry settings for both server and guardian service to make sure they match the working machines.
6. replaced the *.conf files with those of a working machines
I am really out of ideas now, does any know what causes this error or have any other steps i can try to try and debug the error further?
Many Thanks
Karail
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: NickUpsonPosted on 2005-09-20 at 06:21:17ID: 14919794
what platform?
you say "whenever i try to connect ..." - what program/method are you using to connect? have you tried command-line isql?