I've searched around but I can't find anything suitable for me. I found this, but it doesn't fit what I need.
I have a browse button with a .jpg filter, but I don't have a clue how to save the image to a blob field, then display onto a TImage.
|
|
|
||||
|
|
|
The following code shows how I save a picture into a blob field. qEditClass6Question is the field 'question' of the query qEditClass6. Once the picture is loaded into the blob field, the current tuple can be posted to the database.
|
|||
|
|