Hi
I need to do something that should be easy: deleting information from the table (I'm deleting adress information that is no longer accurate).
However, I can't seem to do it.
I'm using a data update component and for each field that need to be deleted, I'm setting the source to ''. At runtime, this ends with a sql error.
Does anyone know what should be the proper process to delete the value of a field ?
Thanks for your help