Subject | Re: step by step upgrading database to 2.5 |
---|---|
Author | majstor |
Post date | 2010-06-11T18:36:11Z |
--- In firebird-support@yahoogroups.com, Philippe Makowski <makowski@...> wrote:
Thans again for help...
>First of all thanks Philippe for yours tip. I was try this tool and seem that it is working fine, but when some string is malware it ignore it and continue with cloning and I have situation that my employee table with more than 3000 records are cutted to 100-200 employee and I must to solve this problem, do you have any idea how to solve this?
> 2010/6/11 majstor <majstoru@...>
> >
> >
> >
> > Hi,
> >
> > I was spent few days with upgrading my firebird database from version 2.1 (unicode_fss) to firebird 2.5 (utf8) and before I give up I please firebird comunity, ofcourse if someone have few minutes for little step by step demo how to upgrade my database (with syntex samples)?
> >
> try this tool :
>
> http://code.google.com/p/fbclone/
> read : http://code.google.com/p/fbclone/wiki/ConvertBadEncodedFirebirdDatabases
>
Thans again for help...