From: Richard B. <rb...@ar...> - 2003-09-09 06:10:51
|
I just changed the NULL alias detection strings in the .NET version. Strings in .NET can be Nothing which is equivalent to NULL, as opposed to the empty string "" which can legitimately exist in both the database and the object. Nulls for integers and the like I have left as -maxint for the moment, until I'm sure the string change is working correctly. - Richard Banks http://www.arel.com http://www.arelretail.com |