Subject Re: Problem extracting check constraints in FB 2.1.3
Author jegazarco
--- In firebird-support@yahoogroups.com, Milan Babuskov <milanb@...> wrote:
>
> jegazarco wrote:
> > CREATE TRIGGER CHECK_21 FOR TAR_GRUPO
> > ACTIVE BEFORE UPDATE POSITION 0
> > check (( IDTARIFA <> 0 ))^
>
> Which tool did you use to extract metadata?
>

I have used isql command line tool that comes with fb 2.1.3.

--
Jesus Garcia

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