Subject | Re: [firebird-support] Re: other firebord stability problem : internal gds software consistency check |
---|---|
Author | Alexandre Benson Smith |
Post date | 2009-05-10T01:44:38Z |
mnavahan wrote:
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
>>>> b) find "problem" table and made dumb update of it to force allLet's suppose you have a table Called MyTable, and that on this table
>>>> records to be in current format. I.e. run
>>>> UPDATE <table> SET <any_field> = <ANY_field>
>>>>
>
>
> no any sql script to help (b) ?
>
>
>
>
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