Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

use dblink in forms 11g

lidoDec 27 2016 — edited Jan 3 2017

hello,

i create a dblink in database 11g to connect to another database 10g. the link work fine when i use it in sql developper and i can select data from the second data base.

the problem is in forms 11g. it show me error when i execute for example : select count(*) into nb from table@dblink1;

how to resolve this problem

thnk you

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2017
Added on Dec 27 2016
8 comments
884 views