On 25-5-2018 22:47, 'livius' liviusliv...@poczta.onet.pl 
[firebird-support] wrote:
> previously it was possible to change external table filename
> UPDATE
> RDB$RELATIONS r
> SET r.RDB$EXTERNAL_FILE='c.txt'
> WHERE
> r.RDB$EXTERNAL_FILE='b.txt'
> in FB3 it is prohibited.
> Is there some DDL statment to alter such table only file name?

As far as I can tell: no. I suggest you create a ticket to introduce 
something like:

ALTER TABLE <tablename> ALTER EXTERNAL [FILE] <filename>

Mark
-- 
Mark Rotteveel
  • [firebird-support]... 'livius' liviusliv...@poczta.onet.pl [firebird-support]
    • Re: [firebird... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
      • Re: [fire... 'livius' liviusliv...@poczta.onet.pl [firebird-support]

Reply via email to