We are currently having a problem related to storing large integers in Anatella that are imported into GEL files via a SELECT statement on a table in an Oracle database.
Example:
• Value in the Oracle database: 168498000293250412888945323810872740553
• Value in Anatella: 1.684980002932504e+038
Could you help us ensure that the value in Anatella is represented in the same way as in the Oracle database?
Example:
• Value in the Oracle database: 168498000293250412888945323810872740553
• Value in Anatella: 1.684980002932504e+038
Could you help us ensure that the value in Anatella is represented in the same way as in the Oracle database?