Subject | Re: [firebird-support] ADO Connection Woes |
---|---|
Author | Helen Borrie |
Post date | 2007-01-30T00:31:32Z |
At 10:36 AM 30/01/2007, you wrote:
Database='192.168.1.53:C:\Program Files\Firebird_2_0\Examples\EMPLOYEE.FDB';
./heLen
>I am getting connection errors from Connection Strings that used toThe path is wrong, should be:
>work and two days of surfing and cursing has yet to provide an answer
>as to why. I sure hope someone can tell me what the heck these errors
>mean.
>
>Error pops up after connection timeout.
>
>[ODBC Firebird Driver]Unable to complete network request to host
>"192.168.1.53".
>Failed to locate host machine.
>The specified name was not found in the hosts file or Domain Names
>Services.
>
>The connect string:
>
>conn="DRIVER=Firebird/InterBase(r) driver;
>Database='192.168.1.53:C:\Program Files\Firebird_2_0\EMPLOYEE.FDB';
>User=SYSDBA;Password=masterkey"
>
>It would seems, based on the error message, that there is a problem
>connecting to the server. However I can connect using isql with no
>problem. The isql connection is accomplished using the same info, and
>in the same order, as the connectstring.
>
>If any one has any ideas I sure would appreciate them.
Database='192.168.1.53:C:\Program Files\Firebird_2_0\Examples\EMPLOYEE.FDB';
./heLen
>TIA
>dkoder
>
>
>
>
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>Visit http://www.firebirdsql.org and click the Resources item
>on the main (top) menu. Try Knowledgebase and FAQ links !
>
>Also search the knowledgebases at http://www.ibphoenix.com
>
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>Yahoo! Groups Links
>
>
>