cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

I need help~! The images are saved in PostgreSQL and the stored data type is bytea ( binary data) . How can I show the image in a mashup?

kqian-2
1-Newbie

I need help~! The images are saved in PostgreSQL and the stored data type is bytea ( binary data) . How can I show the image in a mashup?

The images are saved in PostgreSQL . The stored data type is bytea ( binary data) .

How can I show the image in a mashup?

1 REPLY 1
Aanjan
9-Granite
(To:kqian-2)

Kitty, are you connecting to an external Postgres DB to query data? There is no out of the box solution to convert bytea to image directly in ThingWorx, though.

Top Tags