I am working in school projet.
I have made a database and also search from database, everything is fine...
But I want to know how in search I can retrive exact parameter.
eg:
suppose in TaxtBox1.Text = "VI"
then the search result must come "VI" only not "VII"/"VIII"
Kindly help