Kbase P7629: "Error in network daemon" when connecting from a C client to Progress Database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
SYMPTOM(s):
"Error in network daemon" when connecting from a C client to Progress Database
Error in Network Daemon
Using ESQL/C-92
Connecting through shared memory.
CAUSE:
Shared network connection is not possible in SQL-92
FIX:
Use TCP/IP, -S and -N tcp connection parameters.
Or
Use ESQL/C-89 which can connect through shared memory.