jvence
Joined: 2005/09/15
Messages: 17
Offline
|
|
|
|
|
I had created an ER old model and when I loaded it in the latest DBVA here's what happened. All Long data types became Numeric(0,0) and when I try to generate java code, all Numeric(0,0) are converted to data type 'decimal' which does not exist in Java. Is this normal?
|
|
|
|