Subject Re: [IBO] Insert/Post
Author Heri
> Token unknown - line 2, char 11
> The token is an apostrophe: '
>
> The TIBStatement it generates is:
>
> 'INSERT INTO MALO_AFD'#$D#$A'( MALO_AFD.AFD'#$D#$A',
> MALO_AFD.P_KEY)'#$D#$A'VALUES '#$D#$A'( :MALO_AFD.AFD'#$D#$A',
> :MALO_AFD.P_KEY)'#$D#$A
>
>
It's not an apostrophe, it's the point between MALO_AFD and AFD (#$D#$A is a
line break).

I have the same problem, so I do not know the solution.

Heri