Log in

View Full Version : Adding distinct items to combo box at run time


soniaarya
Apr 17, 2008, 09:55 PM
I have a combobox and I want that whatever item I type in it should be added to my database bt item should nt be repeated and if already exists in database it should appear in the combobox.. I'm using sql as database:confused:

satswid
Oct 28, 2008, 01:40 PM
Define the item as a primary key in database and track the error in VB