Subject | Set term gives Token unknown error |
---|---|
Author | Stevio |
Post date | 2008-04-25T18:24:36Z |
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.
Thanks,
Stephen
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.
Thanks,
Stephen