Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: userid & Password

RE: userid & Password

From: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Tue, 31 Oct 2000 12:36:49 -0600
Message-Id: <10666.120704@fatcity.com>


Hi,
 Try to log in with supplied username and password. Trap any errors and scan them for ORA-01017 (Invalid username/password), or ORA-01034 (Oracle not available) etc.. If no ORA errors detected, then username/password are good and that the database is accessible.
I am not aware of any other method to do this..  

> -----Original Message-----
> From: Poosapati Varma [SMTP:psgkv_at_yahoo.com]
> Sent: Tuesday, October 31, 2000 10:46 AM
> To: Multiple recipients of list ORACLE-L
> Subject: userid & Password
>
> Hi guys,
>
> How do we check for the userid and password within the
> database?
>
> Say for example i have a login screen on the client
> machine running in VB when i grab the username and
> password, How do i check with the username and
> password within the database is there a way by oracle
> to do that?
>
> Can anyone give me some tips on this.
>
> Varma Poosapati.
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger - Talk while you surf! It's FREE.
> http://im.yahoo.com/
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Poosapati Varma
> INET: psgkv_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Oct 31 2000 - 12:36:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US