Using a preInsert (or preUpdate) I need to remove an entry from the values
to be inserted (updated). So I do:
fieldValues.remove("key");
And when I do:
System.out.println(fieldValues + " - fieldValues");
I can see that the entry was removed.
But dbforms still attempts to insert the value, causing an error.
I there something I am missing out? I will appreciate any help.
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
DbForms Mailing List
http://www.wap-force.net/dbforms