Re: how can know de password of the connection??



nuria wrote:

> hi,
>
> I have this problem: I use as400 jdbc connection to connect to few DBs
> but every two weeks the users have to change the password because it
> expired... In the connection I have to put prompt=true to they can
> change their passwords when it was expired but the user change it and
> I can´t get it to use in the rest of the connections... I can get the
> user but not the password... how can I get it???
>
> Any suggestion??
>
> Thanks in advance!!!

shouldn't you always prompt and ask for the password?
G
--
http://www.kolumbus.fi/bob.smith
.



Relevant Pages

  • how can know de password of the connection??
    ... I use as400 jdbc connection to connect to few DBs ... Prev by Date: ...
    (comp.lang.java.databases)
  • Re: JDBC or ODBC?
    ... JDBC connection for a high traffic site. ... performance will come by doing as much of the DBMS-related work in the DBMS where the data is. ... Always do all you can to avoid shipping huge wads of raw data out of the DBMS to be processed. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • JDBC Connection Help
    ... I need assistance with establishing a JDBC connection to an oracle ... database in VBS. ... I have the correct driver 0jdbc.jar which from what I can tell contains ...
    (microsoft.public.scripting.vbscript)
  • Re: connection timeouts
    ... Experiencing a problem whereby a jdbc connection seems to become stuck while ... It might be that your statement's SQL is blocked by locks in the ... DBMS that are being held by another process. ...
    (microsoft.public.sqlserver.jdbcdriver)
  • RE: Using an existing JDBC Connection
    ... connection retrieved from DBI for the Perl script. ... Using an existing JDBC Connection ... information from a database, and am interested in using DBI for the ... the Java class calling into the perl script will ...
    (perl.dbi.users)