Link to home
Start Free TrialLog in
Avatar of nds_rahulmistry
nds_rahulmistry

asked on

VALIDATING ORACLE APPS USERNAME AND PASSWORD FROM VB6

Dear Experts,

We have implemented Oracle Apps (E-Business Suite) in our organization. The server is sitting in the Head Office, to which we are connected through VPN.

I am developing a VB6 application at our office. I want to use Oracle Apps user id and password to be validated from VB. I don't want to create separate table for user id and password. I want to use existing login information for Oracle Apps in my application.

The user will enter Oracle apps User ID and Password in my VB form. The application will use Oracle Apps in-built function to validate it, and return TRUE or FALSE to my VB application.

How to achieve this ?
ASKER CERTIFIED SOLUTION
Avatar of Ora_Techie
Ora_Techie

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nds_rahulmistry
nds_rahulmistry

ASKER

Great.........!    

You are a cracking techie...!   Wow....!

Thanks a lot dear. This worked well for me.