What are u using to configure the sql net connection ?
To connect to database using forms u have to use sql net asy configuration and not net8 easy configuration.

ofcourse trying to configure with net8 instead of sql net should not give u ora-3114(it should give u one of the TNS errors) but no harm checking this one.

also give ur os and form and db versions.