Subject Re: [IBO] Field DATA with inverted commas
Author Carlos H. Cantu
Or just comment the CheckForReservedTokensInIDE in IB_Directives.inc
and recompile IBO.

[]s
Carlos H. Cantu
www.FireBase.com.br - www.firebirdnews.org
www.warmboot.com.br - blog.firebase.com.br

ISL> When you use reserved tokens as identifiers they have to have quotes on
ISL> them. I recommend you rename that to something that is not a reserved token.

ISL> Jason

ISL> -----Original Message-----
ISL> From: IBObjects@yahoogroups.com
ISL> [mailto:IBObjects@yahoogroups.com] On Behalf
ISL> Of Felipe Aron
ISL> Sent: Tuesday, May 28, 2013 5:19 AM
ISL> To: IBObjects@yahoogroups.com
ISL> Subject: [IBO] Field DATA with inverted commas

ISL> The name of field in my table is DATA (no inverted commas).

ISL> On IBO when I add fields on query, field DATA come with inverted commas =
ISL> 'DATA'.

ISL> Why this happen?