Im trying to make a connection to a database on a seperate machine using oracle forms. When I do so I get this error message:
FRM-40735 ON-ERROR trigger raised unhandled exception ORA-03114. (ORA-03114 means not connected to oracle)
The connection works for sql plus and ive put in an odbc connection just to be sure, but still there are problems. Has anyone had this problem before?