Subject | How to convert Firebird1.5 Dialect1 to Firebird2.0 Dialect3? |
---|---|
Author | Adrian Wreyford |
Post date | 2007-03-18T20:39:30Z |
Hi
Any pointers of how to go about converting Firebird1.5 database with
Dialect1 to Firebird2.0 database with Dialect3?
I need to keep the Numeric(18,2) as Numeric(18,2)
If I backup in Firebird1.5, then restore in Firebird2.0, then all
Numeric(18,2) change to Integer fields, but still handle data correctly.
However newly created integer fields don't hold nr's like 5.26, they round
them off to 5.
Thanks in advance
Adrian Wreyford
[Non-text portions of this message have been removed]
Any pointers of how to go about converting Firebird1.5 database with
Dialect1 to Firebird2.0 database with Dialect3?
I need to keep the Numeric(18,2) as Numeric(18,2)
If I backup in Firebird1.5, then restore in Firebird2.0, then all
Numeric(18,2) change to Integer fields, but still handle data correctly.
However newly created integer fields don't hold nr's like 5.26, they round
them off to 5.
Thanks in advance
Adrian Wreyford
[Non-text portions of this message have been removed]