Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Storing image Into Database

19 views
Skip to first unread message

taniarto jeannica

unread,
Dec 13, 2009, 10:10:46 PM12/13/09
to
Dear All,

Please tell me how to stored an image into a field of table, I'm using
Ms.SQL Server for the database. I try many ways such like example of
inventory on Clarion example but it's only show me to store the
address of image and i want to do right know is storing the image and
showing the image whether needed...

Thank's

Joe

Shandin

unread,
Dec 14, 2009, 1:04:14 PM12/14/09
to
Hi Taniarto
1. How to store image into database is described in Clarion help:
BLOBs -> Images in
"How to Store and Display a Graphic Image with a Memo or Blob Data
Type"

2. There is also "new" function:
"FILETOBLOB (Copy data from a file to a BLOB field)"
and BLOBTOFILE ...

3. There are free classes and template made by Larry Sand, which
offers aditional transformation of image. Visit his site:
http://www.clarionfreeimage.com/

Best wishes. Zoran.


taniarto jeannica

unread,
Dec 15, 2009, 9:52:16 PM12/15/09
to

thanks

0 new messages