Hi all
I have a table with a Masked column.
How can I INSERT or UPDATE data into the masked column at run Time with out Loading the column into a textbox.
The column is as Folows
ID Process
1 StartY CompleatY
2 Start_ Compleat_
Thanks in advance.