Subject Re: [firebird-support] Recommended tool for changing table field sizes
Author Milan Babuskov
stegt wrote:
> Thought I would ask if anyone can recommend a tool that can be used to easily automate the changing of field sizes in FB 2.1.4.
> We have a db field that is 12 characters long that we need to increase, but the field is referenced a lot throughout the database in foreign keys, triggers etc.
> I understand there are tools that can automate the identification of all the dependancies and create a script to drop and recreate them.

Download and install the latest FlameRobin snapshot build.

Open the table's properties and click the # icon next the the column
name. It will generate the script.

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================