Subject Re: [IBO] changing KeyLinks, MasterLinks etc to use aliases
Author Markus Ostenried
On 11/29/06, Helen Borrie <helebor@...> wrote:
> At 07:35 AM 30/11/2006, you wrote:
> >I'm currently investigating what it takes to adjust my source code for
> >FB 2.0 and IBO 4.7. I've read the IBO release notes and followed the
> >FB and IBO mailing lists.
> >So far it seems the biggest hurdle will be adjusting all my dataset
> >properties to use alias names instead of table names.
>
> I think you need to read the Firebird 2.0 release notes too! :-)

I've done that since the first alpha version every time they were updated :-)

> The aliasing rule doesn't require you to adjust all your dataset
> properties to use alias names instead of table names. It requires
> you to be *consistent* in your use of table aliases.

Yes, *consistent*, that was exactly my impression. Sorry, if I didn't
make myself clear. I just talked from my POV where I have aliases in
all my queries that use more than one table.