Hello,

I discovered that while using the Dataset designer some situations do not throw 
an exception where i expect one. When i add a string column to a datatable in 
the designer and use the (default) value for the NullValue property of said 
column i expect an exception to be thrown when i insert a null string. It seems 
however that this is not checked on insert. When i try to update however i do 
get the exception that the field contains a null. So my impression is that the 
check is ommitted at the insert stage, can somebody please tell me if this is 
designed, desired or wrong behaviour? I have not customized the insert query.

The versions used are:

Visual Studio 2005
ADO.Net 2.5.0.0
DDEX 2.0.4 (non SDK, 32 bit)
while talking to a Firebird 1.5 / dialect 3 server

With kind regards,

Rene Kroon
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to