Could anyone tell me if this:
http://forum.servoy.com/viewtopic.php?t=933
was implemented in Servoy and can I use this facility?
What is the best solution if I want to check for some fields not to be null and let the user receive a message if the field is null? I could use the method given here:
http://forum.servoy.com/viewtopic.php?t=650
, checking for null values, but is it better than letting the database manage it?
Sabina