Kbase P37074: Is it possible to use 4GL, SQL89 and SQL92 clients to access the same database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/06/2006 |
|
Status: Verified
GOAL:
Can 4GL, SQL-89 and SQL-92 clients access the same Progress 9.x database simultaneously?
GOAL:
Is it possible to use 4GL, SQL-89 and SQL-92 clients to access the same database?
FACT(s) (Environment):
Progress 9.x
FIX:
4GL, SQL-89 and SQL-92 clients can access the same Progress version 9 database at the same time.
However, with Progress 9.x, it is recommended to use SQL-92 connections rather than SQL-89, as SQL-89 is obsolete and if a bug is discovered, it will not be fixed.
Also consider starting a secondary broker to to establish the maximum number of remote 4GL and SQL-92 connections.