Subject Re: [firebird-support] Re: other firebord stability problem : internal gds software consistency check
Author Alexandre Benson Smith
mnavahan wrote:
>>>> b) find "problem" table and made dumb update of it to force all
>>>> records to be in current format. I.e. run
>>>> UPDATE <table> SET <any_field> = <ANY_field>
>>>>
>
>
> no any sql script to help (b) ?
>
>
>
>

Let's suppose you have a table Called MyTable, and that on this table
you jave a field called MyField, just do that:

update MyTable set MyField = MyField

see you !

--
Alexandre Benson Smith
Development
THOR Software e Comercial Ltda
Santo Andre - Sao Paulo - Brazil
www.thorsoftware.com.br