show_window problem in Oracle 6i
25266May 18 2005 — edited May 24 2005---------------------
Current Database info
---------------------
Database: Oracle 8i
Form Version: 6i
---------------------
Lately, we migrated our Oracle forms from version 5.0 to version 6i, everything works fine except calling subsequent window using SHOW_WINDOW.
Previously, the same program work flawlessly using Oracle Form 5, once compiled in Oracle 6i, the same code show_window('window2') is calling a blank screen instead of a proper screen that we used to get.
What Could be the problem here? Is that a bug?