Kbase P113572: Why does the CREATE TABLE SQL Statement create columns whose format is the 4GL default?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/31/2006 |
|
Status: Verified
GOAL:
Why does the CREATE TABLE SQL Statement create columns whose format is the 4GL default?
GOAL:
Is there a change between Progress OpenEdge 10.0B and 10.1A for column attributes when creating a table column via SQL?
FACT(s) (Environment):
OpenEdge 10.0B
OpenEdge 10.1A
FIX:
In OpenEdge 10.1A, Development has changed the CREATE TABLE SQL Statement so that one can specify the same attributes as the 4GL can create. In doing this, Progress also made sure that any attribute that was not specifically defined would use the same defaults as the Data Dictionary would assign