pablosanchezuy wrote:
> I did the conversion in flamerobin.
> 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 .

When you do that in FlameRobin, it generates:

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
==================================

Reply via email to