> > 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