Re: Processing query results

2002-06-18 Thread Chas Owens
On Tue, 2002-06-18 at 16:57, Todd Wade wrote: > Felix Geerinckx wrote: > > > on Tue, 18 Jun 2002 19:11:29 GMT, Kevin Old wrote: > > > >> I have quite a complicated question and it is mainly about how to > >> process the data after I get it out of the database. > >> [...] > >> I need to perform c

Re: Processing query results

2002-06-18 Thread Todd Wade
Felix Geerinckx wrote: > on Tue, 18 Jun 2002 19:11:29 GMT, Kevin Old wrote: > >> I have quite a complicated question and it is mainly about how to >> process the data after I get it out of the database. >> [...] >> I need to perform caclulations on the values as they come out of the >> database.

Re: Processing query results

2002-06-18 Thread Felix Geerinckx
on Tue, 18 Jun 2002 19:11:29 GMT, Kevin Old wrote: > I have quite a complicated question and it is mainly about how to > process the data after I get it out of the database. > [...] > I need to perform caclulations on the values as they come out of the > databasedoes anyone know of a way to