Hello,
I'm discovering the uniobject in java, and I don't find how to do a SELECT command and retreive ID.
I only find the UniSelectList that have a select() method on an UniFile. But what I want is somthing like :
SELECT MYFILE WITH MY.FIELD = "bar" AND WITH MY.OTHER.FIELD = "foo"
And I don't whant to use the jdbc driver to do that.
Is it possible whitout writing a subroutine to do this "universal" statment ?
Thanks for help Christophe ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
