Hello guys..
I have problem here. How to match the data from ComboBox to Database. Detail information as below:-
1. ComboBox - contain letter from A to Z
2. SQL database - contain a few letter (ex: A, B, F and G)
I want to hide letter A, B, F and G in ComboBox. Because I want to make sure there are no same letter in database when I save it later on.
So, first how to match letter in database to letter in ComboBox and
second hide letter in ComboBox when it match.
Plz somebody help. I'm urgent on it.
TQ
