Forum: ASP.NET2.0 |
Thema:
AW: db Update versagt, wenn in der DB leere Felder vorhanden sind-> gelöst!! |
Von:
Thomas Lüdtke (
30.08.2006 13:07) |
Found the solution. The issue lies within the automatic created queries when configuring the datasource. When updating to an empty field, the original value is compared to a string. This gives an error (without throwing one) in the database and no update is done!!
Antworten
Vorsicht bei der Eingabe: Die Zeichen ' oder -- sind nicht erlaubt!