Re: [INTERFACES] ODBC-Interfaces - connection options ? Error ! - Mailing list pgsql-interfaces

From Jyry Kuukkanen
Subject Re: [INTERFACES] ODBC-Interfaces - connection options ? Error !
Date
Msg-id Pine.LNX.4.10.9909251101570.15695-100000@rottis.laserle.fi
Whole thread Raw
In response to Re: [INTERFACES] ODBC-Interfaces - connection options ? Error !  (Nuchanach Klinjun <nuchk@inet.co.th>)
List pgsql-interfaces
> > Unfortunately, I can't help you, but I've run into same feature (?) using
> > Lotus Approach as a client.
> > 
> > I think the key to the problem is in the log file about here:
> > 
> > SQLDriverConnect(out)='DSN=PITPSQL;plaahplaah.....;  
>                                      ^^^^^^^^^^^^^^^^^
> 
> I think so also because I never seen the option 'plaahplaah' anywhere,the
> syntax to sent the connection parameter should be in the list below..(the
> list below is not the full option, you can see all about it in tne psqlodbc log file)
> 
> SQLDriverConnect(out)='DSN=yourDSN;DATABASE=dbname;SERVER=yourSrv;UID=uname;PWD=upwd;...;
> 
> so,please check and try again


Nothing to check, really. My "plaah" was just foobar to fill the nonsense
part in the log data to save some space in my msg :-)

And still no solution :-(


--Jyry




pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: [INTERFACES] NOTICE: Unrecognized variable client_encoding
Next
From: Peter Mount
Date:
Subject: Re: [INTERFACES] java.sql.Types problem