Do not show duplicates on list box's
(Full Version)
All Forums
>>
[Web Development]
>>
ASP and Database
Message
AllenD
->
Do not show duplicates on list box's
(3/26/2001 21:24:00)
Hello, I have the code that will display entries from a database to a list box. But is there a way to eliminate showing duplicate entries? Thanks!
msmacnaughton
->
RE: Do not show duplicates on list box's
(3/26/2001 23:19:00)
Try using a Custom Query SQL Statement:
SELECT DISTINCT name FROM "table"
AllenD
->
RE: Do not show duplicates on list box's
(3/27/2001 19:18:00)
Sweet! Worked perfectly! Thanks!
Page:
[1]
Forum Software ©
ASPPlayground.NET
Advanced Edition
2.4.5 ANSI
0.046875