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

Reflecting transactions performed by X++ code reflected to SQL DB

$
0
0

I have a code segment in a class method  updates the value of a field in a table.

After the update statement, I have a select statement  and by using the debugger, I found the data is updated correctly .

 

After these two statements a run time error is resulted at an insert statement  due to conflict  with table indexes . when I go to the table I found that the changes performed by update statement are not reflect on the data of the table.

 

My question is when the transactions performed by X++ code reflected to SQL DB? 


Viewing all articles
Browse latest Browse all 72043

Trending Articles



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