W dniu 2013-11-13 10:01:08 użytkownik Dimitry Sibiryakov <[email protected]> napisał: > 13.11.2013 9:17, Alex wrote: > > For me main problem is that we do not know format of interbase messages > > when boolean is used in them. We do not know alignment rules. We know > > _nothing_ about internals of boolean implementation in interbase. > > Fortunately, we don't need to know all this to make boolean compatible > from API POV. > Client library will fill sqllen automatically, and even if rules differ, > right application > will handle this difference well. > But I agree, that FB is far no IB. We already have different UTF-8 charset > which > require hacking of IBX to work. Second hack for boolean also isn't complex. > IBX is a crap, > couple of hacks won't spoil it, and those who still use this crap deserve > some headache. > > -- > WBR, SD. >
Hi, yes we know that IBX is as you say crap. We try to migrate projects form it but this require time. We have already 2 connections in our main projects "old" for IBX - not already ported and "new" DbExpress - but as you know dbExpress now is also deprecated and better is to use FireDac All migration process take time and compatibility in some point will be good for us. But as i read here that change for Boolean can cause more problems (hidden problems) in bitness I test this change only very little. I test only select in our project and it look ok at first time. I do not test data modifications and other platforms 64 bit windows/Firebird AMD processors ... regards, Karol Bieniaszewski ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
