Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread JPeg graphic store in DBISAM table of Graphic type
Wed, Sep 19 2007 5:07 AMPermanent Link

"Al Vas"
Hi,

I'm sure this is straight forward but its one of those ones that has me
baffled.

I want to copy the field of graphic type from one record to many other
records.  So I want to store the graphic in a temporary area and then assign
that to the other records.  But I get a persistent error message.  I have
tried storing to a TPicture variable but that doesnt seem to work.  Is there
a simple solution for a duffer like me.

Thanks

Alex


Wed, Sep 19 2007 1:29 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Alex,

<< I want to copy the field of graphic type from one record to many other
records.  So I want to store the graphic in a temporary area and then assign
that to the other records.  But I get a persistent error message.  I have
tried storing to a TPicture variable but that doesnt seem to work.  Is there
a simple solution for a duffer like me. >>

Could you post the code that you're using along with the error message ?
I'll then modify your code accordingly so that it will work.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image