On 24-12-2014 16:56, Dimitry Sibiryakov wrote: > 24.12.2014 16:39, Jim Starkey wrote: >> Sorry, that's backwards. Changes to the minor version are upwards >> compatible -- a new engine can work against an older database. If a >> change is backwards compatible, there is no reason to change the ODS >> version at all. > > How SELECT NEW_FIELD FROM SYSTEM_TABLE is supposed to work against older > databases?
If it isn't in the ODS of that database, it is not shown. To be able to get that new field, you need to upgrade the ODS by backup and restore. Mark -- Mark Rotteveel ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
