Hi,

Jiri Cincura wrote:
> "is_nullable" means, that column accepts NULL values. So it should be
> (keep eyes on me Helen :)):
> 1. domain has "NOT NULL" clause (no matter what's on column
> definition) > is_nullable = false
> 2. column has "NOT NULL" clause > is_nullable = false
> 3. Othervise is_nullable = true
>
>   
I agree. That's the way I expect the result value.
> I'll check the problem during weekend.
>   
If you have more important things to do, you can wait until I set a 
corrected version of the SELECT command in Schema\FbColumns.cs into 
DNET-151.

All the best to you all,
Juergen


-- 

*_Juergen Thomas_*
Verlags-Software

Samlaendische Str. 3
13189 Berlin

Germany



-------------------------------------------------------------------------
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