This is a discussion on "Distinct output using ASP/SQL" within the Classic ASP section. This forum, and the thread "Distinct output using ASP/SQL are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Distinct output using ASP/SQL
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Distinct output using ASP/SQL
I'm having trouble with my output displaying only one link associated with one name. The output currently shows three links for each of the three names and the links are the same for all three. Meaning that each name should only have one associated link. The links are specific to each name. Below is the SQL code followed by an output example:
SQL Code:
Greg Atkinson food writer, chef and regular contributor to the Cooking Klatch Related Links: # Brasa # Greg Atkinson (This is specific to Greg and knowone else) # Tom Douglas Restaurants Tamara Murphy executive chef and owner of Brasa Related Links: # Brasa (This is specific to Tamara Murphy and knowone else) # Greg Atkinson # Tom Douglas Restaurants Tom Douglas chef and owner of many restaurants around the Seattle area, including Lola, the Dahlia Lounge, Etta's and the Palace Kitchen Related Links: # Brasa # Greg Atkinson # Tom Douglas Restaurants (Specific to Tom Douglas) What is wrong with my code that would cause this? |
|
|
![]() |
| Tags |
| asp, distinct, sql |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Php output in to CSS | dhossai | Web Page Design | 1 | Oct 30th, 2007 18:38 |
| delaying output | theosx | JavaScript Forum | 6 | Sep 19th, 2007 04:56 |
| W3 validator has a distinct dislike to my doctype | rubyfruit | Starting Out | 5 | Jul 4th, 2007 17:30 |
| output IE vs. FF | jojo | Web Page Design | 5 | Dec 29th, 2005 13:35 |
| no output at all -- can't see why in code (???) | jswebdev | PHP Forum | 8 | Oct 16th, 2005 05:07 |