FRM-40512 Oracle error : unable to issue SAVEPOINT command
Hi
I am connect connect form 6i with oracle database 10g. at the time data entry of modification if due to any reason network connection get break. when i save record then it show given error.
FRM-40512 Oracle error : unable to issue SAVEPOINT command
when i re-login though button which is given in form and command as given below
LOGON('/',''||'@'||'database'); it open login screen. but when enter user Name,Password and press ok form get closed.
please help