Re: pl/sql tables inside 8i forms against 9i oracle database

From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Wed, 06 Jul 2005 00:29:57 +0200
Message-ID: <2c2mc1t6pr3bc203mkdo5psq3va2om9mj4_at_4ax.com>


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 DBA
Received on Wed Jul 06 2005 - 00:29:57 CEST

Original text of this message