Re: choices regarding where to place code - in the database or middletier
From: Alfredo Novoa (alfredo_at_ncs.es)
Date: 01/26/04
- Next message: Alfredo Novoa: "Re: choices regarding where to place code - in the database or middletier"
- Previous message: Adrian Jetzer: "Read default values from database connection"
- In reply to: Joe Weinstein: "Re: choices regarding where to place code - in the database or middletier"
- Next in thread: Noons: "Re: choices regarding where to place code - in the database or middle tier"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Jan 2004 09:07:47 -0800
Joe Weinstein <joeNOSPAM@bea.com> wrote in message
> Well, I actually want thin clients, but from DBMS perspective, the application
> server is not a thin client.
Indeed, from DBMS perspective the application server is a logical DBMS.
> a day for each user. A current state-of-the-art application would have a generic
> browser as one of it's clients, and in such a case, the middle tier is ideal for
> caching the list of the countries in Europe, and making is available to all
> clients
The DBMS is the ideal place, middlewares are simply a part of a distributed DBMS.
Regards
Alfredo
- Next message: Alfredo Novoa: "Re: choices regarding where to place code - in the database or middletier"
- Previous message: Adrian Jetzer: "Read default values from database connection"
- In reply to: Joe Weinstein: "Re: choices regarding where to place code - in the database or middletier"
- Next in thread: Noons: "Re: choices regarding where to place code - in the database or middle tier"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|