Subject Re: [IBO] Alias conflicts with another alias on the same statement error
Author sboydlns
--- In IBObjects@yahoogroups.com, "Support List" <supportlist@...> wrote:
>
> Please provide me with a sample application for this error.
>
> Also, let me know what version of IB/FB you are using.
>
> Thanks,
> Jason
>

Jason;

I have uploaded a test project to the files area of this group. File name is ibotest.zip.

If you run this using FB 2.1.3 on Windows 7 it works. If you run it using FB2.0.? on Linux (version reported by IB_SQL = LI-V6.3.5.13206 Firebird 2.0) it will fail.

To run the project you will have to change the server and path properties of the TIB_Connection to point to the place where you put the test database on your system, compile the project and run it. First click the Insert button. Then click the update button. It will fail when you click Update.