Hello,
I have a SalTableColumn defined as Binary (this.DataType = PPJ.Runtime.Windows.DataType.Binary)
How can I assign it programmatically ? I can do it for the others Datatypes (colMyCol.DateTime = :dMyDate, …)but cannot find how to cope with binary
TIA
Mirko
