|
| |
|
|
AllenD
Posts: 258 From: Dayton, OH, USA Status: offline
|
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
Posts: 2 From: None Status: offline
|
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
Posts: 258 From: Dayton, OH, USA Status: offline
|
RE: Do not show duplicates on list box's - 3/27/2001 19:18:00
Sweet! Worked perfectly! Thanks!
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|