version 670 question
Posted: Thu 01 Mar 2012 16:14
Hi. I installed the new version dotCoonect for Oracle: dcoracle670pro.exe
I have noticed the diagram generates most of my number columns as long, instead of double like it used to be before.
Does that mean from now on DevArt will stick to long data type rather than double?
The reason I am asking is if I have an old table in my diagram, and add a new one - association gets generated but with RED line. that's because old table has double as PK, and new table has long as FK.
If this is going to be consistent in a future I can convert all my doubles to longs and be done with it. But I don’t want to have to change this in a future again.
So, my question is: Is it safe to assume from now on most numbers columns in ORACLE will be interpreted as long? No More doubles?
thanks
I have noticed the diagram generates most of my number columns as long, instead of double like it used to be before.
Does that mean from now on DevArt will stick to long data type rather than double?
The reason I am asking is if I have an old table in my diagram, and add a new one - association gets generated but with RED line. that's because old table has double as PK, and new table has long as FK.
If this is going to be consistent in a future I can convert all my doubles to longs and be done with it. But I don’t want to have to change this in a future again.
So, my question is: Is it safe to assume from now on most numbers columns in ORACLE will be interpreted as long? No More doubles?
thanks