dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

How to display Image from Lookup table? - Oracle

This is a discussion on How to display Image from Lookup table? - Oracle ; I'm trying to display Image Item from lookup table and I get this error while generation: CDG-01414 ERROR: Bound Item MIEJSCE_SIECI.Z11_GRAFIKA.L_GRF_OBRAZ: IMAGE is not an appropriate type for lookup item usage The master table is connected with the detail table ...


Home > Database Forum > Oracle Database > Oracle > How to display Image from Lookup table?

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 09-08-2003, 07:58 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default How to display Image from Lookup table?

I'm trying to display Image Item from lookup table and I get this error
while generation:

CDG-01414 ERROR: Bound Item MIEJSCE_SIECI.Z11_GRAFIKA.L_GRF_OBRAZ: IMAGE is
not an appropriate type for lookup item usage

The master table is connected with the detail table (images) by the lookup
link many-to-one.
I've tried to put the image's table to a new module and connect it with the
master table, but I've got another error:

CDG-00040 ERROR: Module Component Table Usage
MIEJSCE_SIECI.L_GRF.GRAFIKI.L_GRF: Many-to-one relationships are not
supported by this Generator

Can somebody help me resolve the problem?

Tomasz Wisz


Reply With Quote
  #2  
Old 09-12-2003, 08:30 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: How to display Image from Lookup table?

Tomasz Wisz wrote:

> I'm trying to display Image Item from lookup table and I get this error
> while generation:
>
> CDG-01414 ERROR: Bound Item MIEJSCE_SIECI.Z11_GRAFIKA.L_GRF_OBRAZ: IMAGE is
> not an appropriate type for lookup item usage
>
> The master table is connected with the detail table (images) by the lookup
> link many-to-one.
> I've tried to put the image's table to a new module and connect it with the
> master table, but I've got another error:
>
> CDG-00040 ERROR: Module Component Table Usage
> MIEJSCE_SIECI.L_GRF.GRAFIKI.L_GRF: Many-to-one relationships are not
> supported by this Generator
>
> Can somebody help me resolve the problem?
>
> Tomasz Wisz
>
>

It's been a while, but the lookup is never an image; create an unbound
item as image, and a description as lookup. A description can be matched
against the master table, images can not

--
Regards, Frank van Bortel

Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 12:15 PM.