On 7-2-2015 13:52, Dimitry Sibiryakov wrote: > 07.02.2015 13:47, Mark Rotteveel wrote: >> Yes it does: consider connecting with the wrong dialect (eg 1 to 3 or 3 >> to 1), I want to receive a warning when that happens. > > What will you do then? I guess that you will disconnect and connect with > a right > dialect. Wouldn't it be better to get it as an error then? This way you'll > save time.
No, because you can still use the connection if you use the wrong connection dialect; you might just run into inconsistent behavior. As such it should be a warning. Warnings are an existing feature in Firebird and I see no reason why they should be removed. If anything, Firebird should return more warnings (eg connecting without an explicit character set, truncation during select, etc). 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
