Hi Remi,

It seems you are asking two separate questions.  

The first is asking to perform a query on a non-persistent field.  Since all 
non-identity based queries are executed on the database and the database doesn't know 
about the field, it cannot be part of an OJB query.

The second part of you question seems a little more vague.  Possibly it looks like you 
are looking for a report query.  Check out http://db.apache.org/ojb/query.html for 
more details.

Wally

-----Original Message-----
From: R�mi Bars [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 23, 2004 11:46 AM
To: OJB Users List
Subject: standart SQL query??


hi all

i repost my question with the good subject :)

>
> i have to do a request on non persistent field, how can i do that? 
> where
can
> i find some info?
>
> a query like standart SQL (select table.att1, table.att2, table2.att 
> from table, table1 where table.att1>0 etc....)
>
> thanks for ur help
>
> Remi
> ----- Original Message -----
> From: "eric barbe" <[EMAIL PROTECTED]>
> To: "OJB Users List" <[EMAIL PROTECTED]>
> Sent: Monday, February 23, 2004 6:23 PM
> Subject: RE: Progress ?
>
>
> > JDBC driver exists, but is there a free version ?
> > And does it work with OJB ?
> >
> > Thanks
> >
> > �ric
> >
> > -----Message d'origine-----
> > De : eric barbe [mailto:[EMAIL PROTECTED]
> > Envoy� : lundi 23 f�vrier 2004 17:52
> > � : OJB
> > Objet : Progress ?
> >
> >
> > Hi,
> >
> > I want to know if somebody has worked with OJB and Progress V 8. If 
> > yes, can this persons give me where to found the jdbc driver and 
> > mail
> us
> > the repository.
> >
> > Thanks,
> >
> > �ric
> >
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to