// JP opened flex table

Click to See Complete Forum and Search --> : What advantage DCom to client/server technology?


svetlana75
January 17th, 2002, 08:04 AM
I have to create an application with a central database stored on a network server and applications using this database in a variety of departments. The maximum amount of users at any given time would not be greater then 150 and probably on average around 60. All connections to the database need to be able to read and write to this databse.
What technology to choose client/server .net or DCom?What advantage of the DCOM to client/server application.?

nicky99
January 23rd, 2002, 04:07 AM
Better u go fro .NET Remoting, main reason is that microsoft itself is dropping the DCOM technology support.

//JP added flex table