Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3132

Re: How to get Delete buffer from external DW

$
0
0

Hi Chris,

 

Actually, an external DW can be used to perform updates and has buffers just like any other. The column types in the DWO have to match up with the columns in a database table, and you have to manually specify the Update Properties.

 

Mariano,

To get info from the Delete! buffer, use GetItemNumber(), GetItemString(), or dot notation.

 

e.g.

ll_val = dw_external.GetItemNumber(1, "name", Delete!, FALSE)

or

ll_val = dw_external.object.name.delete.current[1]


Viewing all articles
Browse latest Browse all 3132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>