On Wed, 25 Jul 2012 11:50:38 +0200, Dimitry Sibiryakov <[email protected]> wrote: > 25.07.2012 11:42, arnaud but wrote: >> but effectively if it's not normarl to have sqltype & 1 == 0 on a >> primary key column (in fact i have this result since the beginning with >> the Qt driver) this is strange > > Yes, this is strange, because it would mean that PK field is not > non-nullable.
sqltype & 1 == 0 means it is not nullable, so what is strange about this? Mark ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
