[Progress Communities] [Progress OpenEdge ABL] Forum Post: OpenEdge ABL int64 datatype mapping to Corticon

  • Thread starter Thread starter alex.K
  • Start date Start date
Status
Not open for further replies.
A

alex.K

Guest
Hi There is an OpenEdge 11.6 database with table "Table1" and field "Table1.id" as INT64 datatype in it. We've imported this table In Corticon DataModel. When map to Integer datatype -> got error: "Wrong column type in Table1 for column id. Found: integer, expected: numeric" When map to Decimal datatype -> got error: "Wrong column type in Table1 for column id. Found: bigint, expected: numeric(19,6)" What to do and how to live with it? [:P]

Continue reading...
 
Status
Not open for further replies.
Back
Top