special characters in password
SaharAug 2 2011 — edited Aug 13 2012Hi all,
using forms 10.1.2.3.
connect to oracle database .
currently we can not use the @ in passwords.
what happens is that the forms thinks that all that comes after the @ (when calls the logon() function to connect to oracle db ) is the connection string.
does any of you have solution for that ?
I though to use user_exit that will perform the actual connection to the database - any comments on that idea ?
thanks
S.