Subject | Re: [firebird-support] SOLVED (brute force) -Re: cannot restore db (time and timestamp) |
---|---|
Author | Milan Babuskov |
Post date | 2012-06-28T14:04:25Z |
pablosanchezuy wrote:
ALTER TABLE tablename ALTER columnname TYPE TIME;
Which in turn means that Firebird allowed the conversion without any errors.
Maybe you should try with latest 2.1 and see if you can reproduce the
bug and then submit to the bug tracker.
I see that you backed up using 2.1 and trying to restore using 2.5. Does
the restore work on 2.1?
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================
> I did the conversion in flamerobin.When you do that in FlameRobin, it generates:
> Selected the table on the tables tree, opened the form and changed the attribute types.
> I expected some trouble as i didn't know if there was some data in the columns, but no hassle then .
ALTER TABLE tablename ALTER columnname TYPE TIME;
Which in turn means that Firebird allowed the conversion without any errors.
Maybe you should try with latest 2.1 and see if you can reproduce the
bug and then submit to the bug tracker.
I see that you backed up using 2.1 and trying to restore using 2.5. Does
the restore work on 2.1?
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================