In developer Report 4.5
in formula column code
i write code use select data from table@databaselink
databaselink when apply(complile) it ok
when run report it run never end (hang)
if i comment this code(select data from databaselink) out then it run ok
* link from 7.3(NT) to 8i(AIX 4.3) on lan
second Question
i can't use sqlplus on 9i release2 connect to 7.3
it error in same way i can use sqlplus on 7.3 connect to 9i release2
why?