Jiri Cincura wrote:
> This is right, imo. The NOT NULL work like this:
> 1. If the domain is not null > not null = true
> 2. If the domain isn't not null, look at the column definition; if the
> column definition is not null > not null = true
> 3. Othervise.
> 
> So you cannot override not null to null on not null domain.

I guess the question is, though, is that the behavior of Firebird 
server? Obviously, GetSchema("Columns") should be returning whatever 
Firebird *actually does*.

I agree that the way you describes makes the most sense, though :-)

Dean.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to