Skip to main content
Question

Hi, I have to add an image in a table. Which trasnformers that I have to use to insert image from a raster into a table? Someone can help me ?

  • September 16, 2019
  • 2 replies
  • 40 views

Forum|alt.badge.img

Hi, I have to add an image in a table. Which trasnformers that I have to use to insert image from a raster into a table? Someone can help me ?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

itay
Supporter
Forum|alt.badge.img+18
  • Supporter
  • 1442 replies
  • September 16, 2019

Hi @mika

This article can help you: https://knowledge.safe.com/articles/879/how-to-read-the-contents-of-a-file-into-a-database.html

The main transformer is the AttributeFileReader.

 


gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • 2252 replies
  • September 16, 2019

 

There are ample examples of how to CLOB or BLOB images into databases.

 

 

There are posts on this forum using a attributefilreader.

like https://knowledge.safe.com/articles/879/how-to-read-the-contents-of-a-file-into-a-database.html

 

also note

https://stackoverflow.com/questions/5613898/storing-images-in-sql-server