If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi all,
I tried to insert a .jpg image in a byte column created in a blobspace and it didn't want to. A .bmp image works to be inserted but is too much. Can anybody give me a hint or an advice?
No, I have plenty of space in blobspace. It said is an invalid format to put in this space. The table has a column created with 'poza byte in blobdbs' where blobdbs is the name of the blobspace.
Thank you,
Silviu
The blobpage is 10 time of 2k. And yes, I have a sbspace too, but i don't understand what is the reason that i can insert a .bmp image in a blobspace and i can't insert a .jpg image.
Silviu
Yes. We made some photos for our employees and wanted to insert them in a column name "poza" in a table name "angajat" to assign an image to every employee. We succeded it only with the images formatted as a .bmp and this is about 200k for every image. Is not much but is annoying to not insert a .jpg, that is about 20k, in byte field.