On Wed, Aug 15, 2001 at 04:59:03PM -0400, Michael T. Babcock wrote:
> 
> Or, you could write your business rules as a middleware application
> in C or Python (etc.) and access that middleware to do the rest of
> your application.

A good idea.

> Consider sending queries to your middleware and having it respond in
> XML for a great way to do better-than-SQL responses in some cases
> (such as making 'group by' return every result, grouped into XML
> sub-sections by the relevant field).

Unless you care about performance.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.29: up 60 days, processed 569,880,659 queries (108/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to