LOGON AMAZING PROBLEM

To discuss Oracle Forms & Reports related technical issues.
Post Reply
adeelglm
Posts: 1
Joined: Sat Jul 22, 2006 7:28 am
Location: Pakistan

LOGON AMAZING PROBLEM

Post by adeelglm »

HI,

I have a form and i have written following statement on ON-LOGON trigger:-

LOGON('A','PSW@AFI',NULL);

form runs properly.

I have a button on form to re-login, i have written same statement on this button but different user and connect string like this:-
LOGOUT;
LOGON('B','PSW@S07',NULL);

but when i press the button,
it is connecting with B user but AFI connect string.

why its not connecting with string i have defined on button?

Thanks
Kashif
Posts: 137
Joined: Wed Apr 26, 2006 5:57 am
Location: Pakistan
Contact:

Post by Kashif »

Try to remove ON-LOGON Trigger and use this user as a PARAMETER on running this form and then check that re-Login Button is working or NOT.

Best Regards.

Muhammad Kashif
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests