Subject | Problem with DB migration 1.0 -> 1.5 |
---|---|
Author | tdtappe |
Post date | 2004-10-04T15:43:43Z |
I am just testing the migration of our customers databases from fb
1.0.3 to 1.5.1
And so far almost everything seems to work like a charm.
But there are these nasty little columns called "RELEASE" in our
database.
And that's why we run into errors when trying to access these columns.
And because we still use dialect 1, I don't have the possibility to
just double quote these identifiers :-(
Is there a way to avoid this problem without having to "adjust" our
application?
--Heiko
1.0.3 to 1.5.1
And so far almost everything seems to work like a charm.
But there are these nasty little columns called "RELEASE" in our
database.
And that's why we run into errors when trying to access these columns.
And because we still use dialect 1, I don't have the possibility to
just double quote these identifiers :-(
Is there a way to avoid this problem without having to "adjust" our
application?
--Heiko