Hi All,
I have completed my repository of 500 plus images for my SQLite table to display a respective image when one value in a row is clicked. I've read some about blob images so I'm not sure if my PNG image files will suffice for my purpose but that's the format I used. Here's my SQLite app as prepared for me months ago by Klaus. I'm thinking of making a 5th column where the value will display the respective image when the value is clicked or use my present 4th column to serve as the clickable value. My first question is: Can I use the PNG images for the function of display?
Thanks
I have completed my repository of 500 plus images for my SQLite table to display a respective image when one value in a row is clicked. I've read some about blob images so I'm not sure if my PNG image files will suffice for my purpose but that's the format I used. Here's my SQLite app as prepared for me months ago by Klaus. I'm thinking of making a 5th column where the value will display the respective image when the value is clicked or use my present 4th column to serve as the clickable value. My first question is: Can I use the PNG images for the function of display?
Thanks
Attachments
Last edited: