Dimitry, > 15.09.2012 20:42, Leyne, Sean wrote: > > The DDL extract should be processing computed fields after 'real' fields. > > No. In this case recreated database will have different field order in > table. > This will affect "select *" queries.
Don't most data components bind to results based on column names and not position? I will ignore the fact that SELECT * is the "extremely lazy man's" approach to coding/binding, and should never be found in production code. Sean ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
