Subject | database dialect migration |
---|---|
Author | tdtappe |
Post date | 2008-02-26T16:03:10Z |
If I want to migrate a 2.0 database from dialect 1 to 3 (switch it via
gfix), how can I determine for instance which numeric columns
(precision >= 10) are already stored as scaled integers and which are
still stored as double precision?
--Heiko
gfix), how can I determine for instance which numeric columns
(precision >= 10) are already stored as scaled integers and which are
still stored as double precision?
--Heiko