Page 1 of 1

Keyword database

Posted: Sun Nov 16, 2014 10:23 pm
by scriptham
Hi
I need to use this software, XnView portable, like a database so that I can pull images up based on keywords or tags.
So I might list keywords for one image as flower, yellow, rose, summer, 2014, Derbyshire, Angela, Dad, holiday etc and other images similarly.
Then having catalogued all the important photos I might run

Code: Select all

SELECT WHERE ??? LIKE holiday AND LIKE summer AND LIKE Angela;
Can you explain how I might do this please?
Many thanks
Scriptham