Unknown error

Unknown error

am 26.05.2006 15:39:01 von sistemascmp

This is a multi-part message in MIME format.

------=_NextPart_000_002E_01C680B0.99FC5C50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a lan with 40 hosts with a Visual Basic system that use ADO+ODBC =
to connect to Linux server with postgreSQL 8.03.
Sometimes, some hosts shows this message:
Error 1554206483 "COULD NOT TRANSLATE HOSTNAME TO ADDRESS. UNKNOWN =
SERVER ERROR"=20

But in the string connection I specify the IP Address. Not the host =
name.

------=_NextPart_000_002E_01C680B0.99FC5C50
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



charset=3Diso-8859-1">




I have a lan with 40 hosts with a =
Visual Basic=20
system that use ADO+ODBC to connect to Linux server with postgreSQL =

8.03.

Sometimes, some hosts shows this=20
message:

Error 1554206483  "COULD NOT =
TRANSLATE=20
HOSTNAME TO ADDRESS. UNKNOWN SERVER ERROR"

 

But in the string connection I specify =
the IP=20
Address. Not the host name.

 


------=_NextPart_000_002E_01C680B0.99FC5C50--

Re: Unknown error

am 26.05.2006 15:39:43 von Ludek Finstrle

> I have a lan with 40 hosts with a Visual Basic system that use
> ADO+ODBC to connect to Linux server with postgreSQL 8.03.
> Sometimes, some hosts shows this message:
> Error 1554206483 "COULD NOT TRANSLATE HOSTNAME TO ADDRESS. UNKNOWN SERVER ERROR"
>
> But in the string connection I specify the IP Address. Not the host name.

Don't you use psqlodbc 08.01.XXXX? Please try 08.02.0002 instead.
BTW more informations like connection string (without password)
could be helpful too.

Regards,

Luf

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match