Displaying images from DB
I have a number of JPG's that I have written to a sqlite database. When I connect a TfrxPicture object to the relevant field the pictures do not display. I have dumped the data out of the table and it has been saved correctly.
Any ideas?
Any ideas?
Comments
What are te real time logs?
I have sorted this - my problem was a combination of a couple of things. But basically (with a bit of trial and error) it seems that by default FR only supports bmps to display from a dataset and jpegs, pngs, gifs and bmps etc when loading from a file.