W dniu 2016-10-20 12:37:02 użytkownik Kovalenko Dmitry 
<dmitry.lipe...@gmail.com> napisał:
Hi
 
Firebird 2.5.x can prepare SQL like “select (x.*) from MYTABLE x”
 
Firebird 3.0.2.32619 returns the error:
 
Dynamic SQL Error
SQL error code = -104
Token unknown - line 1, column 11
*
 
It is regression or FB2.5 works incorrectly?
 
Regards,
Dmitry Kovalenko
 
Hi,
 
i'am not FB dev but
in my POV FB2.5 work wrong and FB3 is ok here
It accept 
select (x.FieldName) from MYTABLE x
and revoke 
select (x.*) from MYTABLE x
 
but maybe it was not intentional change and can affect something more?
 
 
regards,
Karol Bieniaszewski
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to