Subject Re: [IBO] TIBOTable: Field named as a keyword
Author Guto
Works Fine!!! Thanks!

On 12/6/05, Hans <hhoogstraat@...> wrote:
> Set the IB_Session CheckForReservedTokens = true, may do it
>
> ===========================================
> IB_Session code snippet
>
> {: This global variable serves as a flag to tell if you want to make sure
> and
> check for reserved tokens automatically. Leaving this to false improves
> performance. If you use reserved tokens and manually put quotes around them
> it should still be fine to leave this set to false.}
>
> CheckForReservedTokens: boolean = false;
>
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


--
Guto