Page 1 of 1

How to show image from Longblob data type stored in MySQL database?

Posted: Mon Apr 19, 2021 3:45 am
by sidik.romadi
Hello Stimulsoft support,

I want to show image from Longblob data type stored in MySQL v8 database on MRT file by code.

Could you please share sample code/project that solve that issue.

Regards,
Sidik

Re: How to show image from Longblob data type stored in MySQL database?

Posted: Mon Apr 19, 2021 7:24 am
by Lech Kulikowski
Hello,

Unfortunately, Blob fields are not supported.

Thank you.

Re: How to show image from Longblob data type stored in MySQL database?

Posted: Mon Apr 19, 2021 8:13 am
by sidik.romadi
So, what's the alternative?

What if I convert the table that contain the Longblob data type to JSON and then make that as a data source for MRT, can it work?

Re: How to show image from Longblob data type stored in MySQL database?

Posted: Tue Apr 20, 2021 8:43 am
by Lech Kulikowski
Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
#3921

Re: How to show image from Longblob data type stored in MySQL database?

Posted: Thu Apr 29, 2021 7:18 am
by Lech Kulikowski
Hello,

Please check the last release build.

Thank you.