Sorry.  I failed to mention that what I am trying to do is get the image
from a separate table not directly associated with the form. 

 

I gave the col.PARTNUM a compnentID then started with this EEP in a bit
button:

 

GETPROPERTY Partnum_ID TEXTVALUE vPartnumID

SET VAR vPartimage = Imagedata IN Partimage WHERE Partnum = .vPartnumID

 

The question is: What is the next step?

 

 

Jim

 

 

________________________________

From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence
Lustig
Sent: Wednesday, June 10, 2009 11:49 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: show varbit info while in form

 

<< 

I know I can show a VARBIT object (while I am in a form) by printing it
to screen via a report.  Is there a way you can just look at the object
while you are in the form without using a report?  If I have to use a
report, that is fine.  I just wanted to know if you could "see" the same
image like you do while in the table only do it while in the form. 

>> 

 

Use the DB Image control.

--

Larry

 

Reply via email to