Subject Re: [IBO] TIBODataset field name in quotes
Author sylwekpcb
Thank you for your reply.
I set true and it still doesn't work.
Maybe it does matter, but I also upgraded Builder 6 to BuilderXE.
I'm using Fb 1.5.6.5026 on Windows XP.

Regards


--- In IBObjects@yahoogroups.com, "IBO Support List" <supportlist@...> wrote:
>
> There is a flag you can revert back to the older behavior.
>
> You can see it getting set here:
>
> {$IFDEF IBO_50_OR_GREATER}
> UseSQLNameUnqualifiedInByNameLookup: boolean = false;
> {$ELSE}
> UseSQLNameUnqualifiedInByNameLookup: boolean = true;
> {$ENDIF}
>
> Just set it back to true in your app.
>
> However, I do recommend you learn how to cope with that setting.
>
> Jason
>
>
> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
> Of sylwekpcb
> Sent: Wednesday, August 21, 2013 1:51 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] TIBODataset field name in quotes
>
> I have upgraded IBO components from version 4.9.11 into 5.2.07.
> In version 4 everything works fine, but I have problem with version 5.
> I used field names that started with numbers, such as 10CPI_ON. But after
> upgrade when I use "inquery->Fields[i]->FieldName" fields with numbers
> includes the quotes "10CPI_ON" instead of 10CPI_ON. I just want the names
> without the quotes, like was before. Is there anyway to set this up this
> way?
> Thanks for any help.
>
>
>
> ------------------------------------
>
> ___________________________________________________________________________
> 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
>