Kbase P3993: How to access a Progress database through the prowin32/_progres client in client/server mode (client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
GOAL:
How to access a Progress database through the prowin32/_progres client in client/server mode (client server connection) ?
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
FIX:
If using GUI clients:
prowin32 -db <database name> -S <service name> -H <Host name> -N TCP
If using CHUI clients:
_progres -db <database name> -S <service name> -H <Host name> -N TCP
In version 9, the port number may also be used instead of the service name.