Subject | Re: [firebird-support] Re: Overflow during backup. Apparent date problem. |
---|---|
Author | Alexandre Benson Smith |
Post date | 2013-05-17T22:16:31Z |
Em 17/5/2013 18:24, Ted Miglautsch escreveu:
In future versions of FB directly system table updates will be denied.
see you !
> I frequently make changes to system tables and started using InterbaseThe correct way of doing this is using a DDL command ALTER TABLE
> and then Firebird because I could do that. Mostly I extent the size of
> char and varchar fields. It just requires knowing what you are doing.
> You have to consider whether the change you are making could cause the
> problem that you encountered.
>
In future versions of FB directly system table updates will be denied.
see you !