I don't think you can save directly from the datawindow. The tableblob column isn't part of the update specs. You'd have to pull the data out of the column and do an updateblob in embedded SQL.
↧
I don't think you can save directly from the datawindow. The tableblob column isn't part of the update specs. You'd have to pull the data out of the column and do an updateblob in embedded SQL.