|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
please Help
If i have a numbers in a field in a table..and there are some records that are the same
such as having a table with departments numbers and the numbers are dplicated for some users as if i have three user in the same dept. all of them will have the same dept number..lets say 1 now i want a combob box that will get for me the values just once...and if the value is duplicated ..it will simply not add the item in the combo list. SO what is there comparison sttement that i should use here? to make the numbers appears just once. Please help ...and thans in advance i really appreciate all the help i got through being a member in this Forum! |
|
#2
|
|||
|
|||
|
what kind of database are you using? if you are filling your combo box with a query, in SQL, you can use "SELECT DISTINCT"
hope that helps! kristin |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > please Help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|