Is there a way to pass a string to a Query Criteria .
Say ">3" for Age to a criteria of a query?
I assume it may have somethign to do with BuildCriteria but how to I then get this output to the query?
I mean whats the point of A BuildCriteria function if ya cant get the results to the query?



thanks in advance