User Profile
Collapse
-
works perfectly now!! thanks a lot!! -
Problem retieving using 'Order' as a column name
I have the following problem: I have a database with a big list of animals and their taxonomy. but one column is named 'Order' and i have problems getting it into the sql query.
It looks like this so far. the results should vary depending on the value in the url like .../display.asp?ord er=ordername
Code:s-criteria="{Order} EQ {Order} +" s-sql="SELECT * FROM Taxonomy WHERE Order = '::Order::' ORDER BY Genus
No activity results to display
Show More
Leave a comment: