Re: Query result times in WO and mysql
Re: Query result times in WO and mysql
- Subject: Re: Query result times in WO and mysql
- From: arturo <email@hidden>
- Date: Wed, 21 Jan 2004 11:22:14 -0500
----- Original Message -----
From: "Klaus Berkling" <email@hidden>
> The large number of records is raw data that gets processed by the
> client application which is not a web browser. If it were I'd do more
> processing on the server side. :-)
Are you using the Java client technology for this? In any case, if
you can get your client to not do it as a database access you may
get mileage by having the server do all the fetching and turning
the data into a format that is more easily and quickly digestable
on the client side.
Or do you mean you can't change the client at all?
-arturo
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.