G
Guest
I want to create a simple database program using VB in wich I could put each
of my classmates and giving them attributes based on physical description
like gender, age, eye color, hair color, etc... The program must be some
kind of search engine in wich I can search using those attributes and show
results in order of match percentage.
If I search for males with blue eyes and brown hair, I should get:
100% Males, blue eyes, brown hair.
66% Males, blue eyes, other hair
66% Males, other eyes, brown hair
33% Males, other eyes, other hair.
If anybody has some skills in programing, please give me a hint, or a link
for how to create such a program. I did it some time ago using a program
called toolbook but now I want to try something like visual basic 2005.
of my classmates and giving them attributes based on physical description
like gender, age, eye color, hair color, etc... The program must be some
kind of search engine in wich I can search using those attributes and show
results in order of match percentage.
If I search for males with blue eyes and brown hair, I should get:
100% Males, blue eyes, brown hair.
66% Males, blue eyes, other hair
66% Males, other eyes, brown hair
33% Males, other eyes, other hair.
If anybody has some skills in programing, please give me a hint, or a link
for how to create such a program. I did it some time ago using a program
called toolbook but now I want to try something like visual basic 2005.