dbTalk Databases Forums  

How to display Image from Lookup table?

comp.database.oracle comp.database.oracle


Discuss How to display Image from Lookup table? in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tomasz Wisz
 
Posts: n/a

Default How to display Image from Lookup table? - 09-08-2003 , 06:57 AM






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   
Frank
 
Posts: n/a

Default Re: How to display Image from Lookup table? - 09-12-2003 , 07:30 AM






Tomasz Wisz wrote:

Quote:
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.