Hi all, i need to know how can i perform a SELECT MIN(SOME_FIELD)..... from OJB Queries. If i try to do it with a QueryBySQL show an Error and do not response any matches, but if I try with SELECT *..... response all matches.
The error is the next: [org.apache.ojb.broker.accesslayer.SqlBasedRsIterator] INFO: Your driver does not support advanced JDBC Functionality, you cannot call size() Are there some way to perform this??? In advance Thanks a lot!! German Bejarano. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
