3
Answers

How can i Get image or pdf in byte array in database

Ishika Tiwari

Ishika Tiwari

May 21
434
1

I have saved data as a byte array in my database, but when retrieving it, the byte array is incorrect. The column in the database is of type LONG BLOB.

                                                     ** please dont copy paste from the ChatGPT solution. **

Answers (3)