>hi!
>
>i'm a delphi application developer in south korea.
>
>i use firebird 1.0 as a rdbms interface with my application.
>
>i have a problem now.
>
>what is 'error code: -104; token size exceeds limit'?
>
>look at below;
>
> ibqSqlLog.sql.add('insert into');
> .....;
> ibqSqlLog.ExecSQL;
>
>an error occured when i post a insert statement with a query
>component.
>
>but it maybe work on sql explorer of delphi connected with
>firebird when i copied the same insert statement on sql
>explorer.
>
>maybe the length of the insert statement is about 1300 bytes.
>
>i must solve this problem.. help me please...
>
>hope to receive a reply from firebird soon..
>
>PLEASE...
>
>-locke