Not sure what runtime library version I am using, but I am using version LLBLGen Pro 2.5 Final, released on September 24th 2007.
I have attachted my Northwind solution that shows the problem (I removed SD.LLBLGen.Pro.DQE.SqlServer.NET20.dll and SD.LLBLGen.Pro.ORMSupportClasses.NET20.DLL from the Bin folder to be able to upload it).
To reproduce the problem, you should add a field to the Employees table:
Column Name = Notes2
Data Type = text
Allow Nulls = False
Default Value = space(0)
Now run the solution, click Edit and add some text to Notes. Press Update and you see that the text is saved. Now click Edit again and remove all text from Notes and press Update. As you can (hopefully) see the text is still there.
The problem seems to be related to the "Allow Nulls = False". If I edit the Notes field, it works fine.
Attachments
Filename |
File size |
Added on |
Approval |
Northwind.zip
|
18,669 |
19-Mar-2008 14:10.51 |
Approved |