Board index » delphi » SQL links: Informix: change User/Password ?

SQL links: Informix: change User/Password ?

using  the USER NAME and PASSWORD parameters, I cannot connect to
Infomix with any other unam/pw than the one set up with SETNET.

Changing to other than the default results in an exception stating
that the user is not trusted.

Does anyone know if there is a way to do this or if this is an
omission in SQLINF32.DLL ?  (v 4.5.1.4)

 

Re:SQL links: Informix: change User/Password ?


Don,

This works for me using version 4.0.1.16

You have checked the obvious, like user needs connect permission
etc.....?

David Zepp
dz...@ssfab.com

Quote
Don Higgins wrote:
> using  the USER NAME and PASSWORD parameters, I cannot connect to
> Infomix with any other unam/pw than the one set up with SETNET.

> Changing to other than the default results in an exception stating
> that the user is not trusted.

> Does anyone know if there is a way to do this or if this is an
> omission in SQLINF32.DLL ?  (v 4.5.1.4)

Re:SQL links: Informix: change User/Password ?


Try setting "No Password" option in SETNET in the "Host Information" tab
and then pass the password through your app. Did you try connecting to
Informix through any other app like MSQuery?

Imran.

Quote
Don Higgins wrote:
> using  the USER NAME and PASSWORD parameters, I cannot connect to
> Infomix with any other unam/pw than the one set up with SETNET.

> Changing to other than the default results in an exception stating
> that the user is not trusted.

> Does anyone know if there is a way to do this or if this is an
> omission in SQLINF32.DLL ?  (v 4.5.1.4)

Other Threads