| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: pl/sql tables inside 8i forms against 9i oracle database
On Tue, 5 Jul 2005 15:22:54 +0000 (UTC),
kemal_taljanovic_at_archway-dot-com.no-spam.invalid (kemalt) wrote:
>Error message:
>PL/SQL TABLE declaration must currently use binary_integer indexes
>
>occurs while compling 8i oracle forms against 9i oracle database
>version. Pl/sql table is declared inside package specificartion.
>Also, there are no problems recomiling the same form against 8i oracle
>database version.
I don't see any problem. Just change table definition to use binary_integer indexes, which are supported both by 8i and 9i, and you are set.
-- Sybrand Bakker, Senior Oracle DBAReceived on Tue Jul 05 2005 - 17:29:57 CDT
![]() |
![]() |