|
Re: Long and Long Raw data are stored in same or separate data block [message #55353 is a reply to message #54674] |
Mon, 20 January 2003 03:43 |
-S-e-i-y-a-
Messages: 8 Registered: January 2003
|
Junior Member |
|
|
i have master table
name is image
field = id number,code varchar,picture long raw
and i have table customer .
that reference to tabel picture by field image_id.
in my from i use lov to give user select image code
and return image id into parameter.
can i retrive data that i select into variable
example
select picture
into pic_data
from image
where id = 1;
how can i display data that select ?
help me please...
thank you
zos@ns.co.th ..........thailand
|
|
|