| From: | "Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch> |
|---|---|
| To: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Problem with NT 4.0 / driver 08.01.0102 |
| Date: | 2006-01-23 12:54:03 |
| Message-ID: | 6C0CF58A187DA5479245E0830AF84F42143A9C@poweredge.attiksystem.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi,
I get an error under Windows NT 4.0, and driver version 08.01.0102.
Here it is:
CONN ERROR: func=PGAPI_GetConnectOption, desc='fOption=30002', errnum=205,
errmsg='Unknown connect option (Get)'
------------------------------------------------------------
henv=169348848, conn=151350640, status=0, num_stmts=16 conn=151350640,
PGAPI_DriverConnect( in)='DSN=testdb;UID=aaaa;PWD=;APP=Microsoft
Access;DATABASE=testdb;TABLE=adresses;', fDriverCompletion=1 DSN info:
DSN='testdb',server='172.17.0.4',port='',dbase='testdb',user='aaaa',passwd='
xxxxx'
onlyread='',protocol='',showoid='',fakeoidindex='',showsystable=''
conn_settings='',conn_encoding='OTHER'
translation_dll='',translation_option=''
Global Options: Version='08.01.0102', fetch=100, socket=0,
unknown_sizes=254, max_varchar_size=8190, max_longvarchar_size=20250962
disable_optimizer=1, ksqo=1, unique_index=1,
use_declarefetch=0
text_as_longvarchar=1, unknowns_as_longvarchar=0,
bools_as_char=1 NAMEDATALEN=64
extra_systable_prefixes='dd_;', conn_settings=''
conn_encoding='OTHER'
CONN ERROR: func=PGAPI_DriverConnect, desc='Error from CC_Connect',
errnum=113, errmsg='could not translate host name "172.17.0.4" to address:
Unknown host '
------------------------------------------------------------
henv=169348848, conn=151350640, status=0, num_stmts=16
No problem of this type arise with both Windows 2000 and XP.
And the old 7.030.208 version does not have this problem. It runs fine under
NT.
Philippe Lang
Attik System
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Samokhin | 2006-01-23 13:02:22 | Re: Table's Field Info |
| Previous Message | Arnaud Lesauvage | 2006-01-23 11:53:23 | Re: Slow query through ODBC |