Hi does anyone know what the best way is to have a list of links a-z which then in turn list the values of a column in a DB.
For instance say my column has 5 values (abba,bacon,croutons,deer,egg)
I want some links like this. So if I was to click 'a' the web page would bring up "abba"
a-b-c-d-e-f
Not sure if this is the correct forum, but im guessing a stored proc is required.
Any help would be greatfully appreciated!
For instance say my column has 5 values (abba,bacon,croutons,deer,egg)
I want some links like this. So if I was to click 'a' the web page would bring up "abba"
a-b-c-d-e-f
Not sure if this is the correct forum, but im guessing a stored proc is required.
Any help would be greatfully appreciated!