Subject Re: [firebird-support] Set term gives Token unknown error
Author Aage Johansen
Stevio wrote:
> I haven't used Firebird and Delphi development too much in the last few
> years, but I am now trying to make some updates to software that I
developed
> a few years ago.
>
> To do this, I want to create a new table and create a stored procedure for
> that table, but when I use the following line:
> SET TERM ^ ;
> I get a "token unknown" error.
>
> I have used this in lots of database updates in the past.
>
> I get this error when using Database Explorer and when using IBSQL. I am
> using Firebird 1.5.1.
>


Using set term ^; in the script pane of IB_SQL should work fine.

--
Aage J.