Subject Re: [firebird-support] restore database problem
Author Anderson Farias
hi,

>I have a bacup of databse which have few tables with date fields and check
>constraint on it. So
>this check don't alow dates under 01.01.2009 and when I need to restore
>database which
>have dates before 01.01.2009, restore proces are stop on this table and I
>can't restore
>database. How to solve this problem?

you can restore your database using -N[O_VALIDITY] command switch to
supress database validity conditions.


Regards,
Anderson Farias