Hi
Im devloping a form and i have used two combo boxes in it.. basically these combo boxes store numric code for them in databses[MS. ACCESS]... but i want to display relative string representation to user....i have populate items manually using collections in the propert window. but when i want to retrive these values from the database im unable to retrive value in the string format for a specific record . i dont know what property should i use to get the selected value for a specific record in the database. same problem occur for insert.. e.g for female employee i want to store 1 in database but want to female to user.... how can i do this... please help me...
thanks