Board index » delphi » A question related to Client/Server database application.
Menghua Wang
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
A question related to Client/Server database application.
A question related to Client/Server database application.
I am using Delphi Client/Server 3.0 for a client/server application to 1) Create a server application using Remote Data Module, which 2) Run the server to register it. 3) Create a Client application, which contains objects of -- Set the "Computer Name" property of RemoteServer to be my 4) Test the application when both server and client are in my 5) Download DCOM95 from internet and installed it into both server 6) Using DCOMCNFG to set "Enable Distributed COM on this computer" in 7) Copy DBClient.DLL to c:\Windows\System in client computer 8) Run RPCSS.EXE in server computer 9) Run server application in server computer 10) Run client application in client computer. The number of clients Please help. Thank you in advance Menghua |