Hello Everyone.
I just started using NHibernate a few days ago and I've been actively reading the online forums. I've seen a lot about "Nullable" types here and on many other forums. These posts have typically been rather old, more than 6 months.
What i would like to know is if there are any known issues with using the .NET 2.0 nullable types (e.g. int?). I've created a test case using a simple database table (MSSQL) and i can't produce any errors by creating, updating or getting an entity that has a nullable field.
Any information would be appreciated.
thanks!
_________________ -Beau
|