|
-
Sep 23rd, 2008, 12:43 AM
#1
Thread Starter
Hyperactive Member
Avoid Duplicate in Combobox
Hi All,
I have a combo box control in my application. I have to add the items from the database. I added it from database. But it adding duplicate data. Like by running the combo box second time it adding the same data once again. So i need to check the combo box that the data item is new to the combo box or a old one. If its a old one it should be avoid or else it want to be added to the combo box.
I used SQL server2000 and SQL query to load the data into the combo box. so let me have a idea on it.
Thanks all.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|