Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle & Delphi
Marcelo Muzilli wrote:
> you can develop your application with the N-tier concept using CORBA or
> DCOM technology. Through this you will serialize all database access in
> a single connection. The MIDDLE tier will be the brain of your
> application and all clients will connect it (not in the server). With
> this you can for example, control the access in the machine server.
All fine in theory. And only in theory.
-- BillyReceived on Thu Sep 05 2002 - 00:46:56 CDT