3
Answers

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

Photo of Ishika Tiwari

Ishika Tiwari

1y
519
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)