[Mono-dev] DataTable bug in 1.1.13

T Senganal tsenganal at novell.com
Sun Feb 5 06:04:58 EST 2006


Hi

>>Under MS .NET 1.1 the DataTable from the SQL query does not have any
of the schema set, like whether a column can be NULL or its default
value.  Under Mono 1.1.13 part of it is set.
I think the problem is because DataAdapter.Fill , adds the complete
schema info.. This is a bug.. Complete schema info should be filled only
on using FillSchema..

anyway, if it works on ms.net and doesn't work on mono, then its a bug
.. pls open a bug report with a sample code reproducing the problem u r
facing..

Regards
Senga



More information about the Mono-devel-list mailing list