Subject | Re: [firebird-support] database dialect migration |
---|---|
Author | Helen Borrie |
Post date | 2008-02-26T22:02:36Z |
At 03:03 AM 27/02/2008, you wrote:
Please don't do it this way!
./heLen
>If I want to migrate a 2.0 database from dialect 1 to 3 (switch it viaRight now, while the database is still dialect 1, the high-precision pseudo-numerics are still doubles. If you use the gfix way to change the dialect without doing the intermediate step (with a dialect 2 client, as described in the original Migration Guide), you will never know which is which.
>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?
Please don't do it this way!
./heLen