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:
![]() |
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:
Define the item as a primary key in database and track the error in VB
All times are GMT -7. The time now is 06:08 PM. |