Hi,

I'm still trying to find a way to show my users a table of reserves reporting a bird species they select from the
bird table. I can get the bird's scientific name into a session variable--I *think*, although maybe spaces are a problem--but
is there a way to pass the data from the session var into my dbSQL command? Can I put brackets or hashmarks or
something around it and get the data that way?

Alternatively, is there a way to redesign the whole thing so I am showing the reserves table on the same page
and they can drill down on the bird name and the reserves will drill down automatically? I'd prefer the first method,
because there are many levels of query I was hoping to provide, but right now I just need to get something working.


Thank you for any time, ideas, or information you can steer me in the direction of, including "sorry, you can't do that."

Leha