Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

update and select count from common table. The table Common does not contain the field XXX.

$
0
0

How can I select count from Common table and also update it using update_recordset? 

(common table sounds weird, How to frame it in a better technical way?)

Was trying something like below, but it doesn't works:

SysDictTable dt = SysDictTable::newName('Table1');

Common common = dt.makeRecord();



select count(Column1) from common;



update_recordset common

setting column1=0;


Thanks!


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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