Subject Re: [firebird-support] Computing column in BEFORE INSERT trigger
Author Milan Babuskov
Alec Swan wrote:
> Michael, setting delimiter did not fix the problem.
>> SET TERM ^; -- set delimiter

Add a space between ^ and ;

set term ^ ;


--
Milan Babuskov

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