Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: userid & Password
I think you can check for userid but not for password. What u can do is
try to connect to database using the userid/password and if it returns
error then trap it and show to user.
Ajay
Poosapati Varma wrote:
> 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:48:35 CST